AdaCore / gprbuild

GPRbuild is an advanced build system designed to help automate the construction of multi-language systems.
Other
65 stars 21 forks source link

library 'System' not found #144

Open 0xask3 opened 7 months ago

0xask3 commented 7 months ago
-macosx_version_min has been renamed to -macos_version_min
ld: warning: ignoring duplicate libraries: '-lSystem'
ld: library 'System' not found
collect2: error: ld returned 1 exit status
gprbuild: link of main.adb failed

This happens when gprbuild starts linking. i believe this is a macos related issue.

simonjwright commented 4 months ago

Please say

and I'll try to help.