Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use LibraryMake; find shared object at runtime #3

Merged
merged 2 commits into from
Apr 3, 2014
Merged

Use LibraryMake; find shared object at runtime #3

merged 2 commits into from
Apr 3, 2014

Conversation

retupmoca
Copy link

Note: With this, pull request #2 will not be needed.

Tests still fail with this, and we're using a hacky method to load the .so at runtime. However, it now builds on my machine (rakudo-moar on linux x86_64), and does pass a large number of tests.

The .pm file itself needs to be changed yet, but I may wait for a
NativeCall patch first.
Tests still fail, and we're using a hacky method to load the .so at
runtime, but she compiles now.
mrhdias added a commit that referenced this pull request Apr 3, 2014
Use LibraryMake; find shared object at runtime
@mrhdias mrhdias merged commit 07c0af9 into mrhdias:master Apr 3, 2014
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.

2 participants