Skip to content

Conversation

aherrmann
Copy link
Owner

Closes #274

Changes the command line to link a dynamic library from some/libfoo.dylib to -Lsome -lfoo.

  • Revert "skip dylib linking on MacOS with 0.12.0"
  • Expand dynamic libraries to -L / -l flags
  • uniquify rpath arguments
  • Deduplicate library search path flags

@aherrmann aherrmann enabled auto-merge April 23, 2024 20:40
@aherrmann aherrmann merged commit b2adc7e into main Apr 23, 2024
@aherrmann aherrmann deleted the 0.12.0-macos-dylib branch April 23, 2024 20:42
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.

Dynamic linking fails on MacOS with Zig 0.12.0
1 participant