Skip to content

Conversation

ngrewe
Copy link

@ngrewe ngrewe commented Jul 26, 2016

Hi SSheldon!

Another small patch for supporting GNUstep-flavoured Objective-C interop on Linux. Pretty straightforward except for a small trick required to get the linker to behave as required.

Unfortunately, it is dependent on the changes detailed in SSheldon/rust-block#2.

Cheers,

Niels

The linker is smart enough to figure out that we are not using
any symbols from the Foundation library, and elides the request to
link it. To circumvent this, we define a (unused) function referencing
the symbol for NSObject
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant