Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@larskanis
Copy link
Member

It fails in Macos-12, since that version raises a different error message than Macos-11. On the other hand, linker script emulation seems not to be in use on Macos at all, since Macos uses .dylib file extansion rather than .so.

Fixes #981

It fails in Macos-12, since that version raises a different error message than Macos-11.
On the other hand, linker script emulation seems not to be in use on Macos at all, since Macos uses .dylib file extansion rather than .so.

Fixes ffi#981
Copy link
Collaborator

@eregon eregon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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.

Library ffi_lib interprets INPUT() in loader scripts spec fails on macOS

2 participants