supporting -Wl,-undefined -Wl,dynamic_lookup when targeting Mach-O #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original issue: https://github.com/midipix-project/slibtool/issues/15
Opened by: @midipix
midipix commented on Feb 16, 2019:
midipix commented on Feb 16, 2019:
RJVB commented on Feb 17, 2019:
@RJVB Is there something left to fix here or should this issue be closed?
In theory, one could argue that when targeting Darwin, and unless
-no-undefinedhas been specified,-Wl,-undefined -Wl,dynamic_lookupshould be automatically added. @RJVB, is that correct?@RJVB still waiting for your input and testing here and on #59, thanks!