Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Issues with cross-compilation for MacOS on Linux
Issues with cross-compilation for MacOS on Linux [message #57554] |
Wed, 22 September 2021 01:19 |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
In case of an attempt to cross-compile umk I'm getting a linker error below:
----- umk ( OSX MAIN CLANG SHARED BLITZ ) (14 / 14)
Linking...
ld: warning: ignoring file /home/ssg/dvlp/cpp/code/upp/out/uppsrc/ide/Builders/OSX1013cpp17.Osx.Shared/Builders.a, building for macOS-x86_64 but attempting to li
nk with file built for macOS-x86_64
ld: archive has no table of contents file '/home/ssg/dvlp/cpp/code/upp/out/uppsrc/plugin/pcre/OSX1013cpp17.Osx.Shared/pcre.a' for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Interestingly, I'm not getting any problems with linking when I'm building my own apps.
Regards,
Novo
|
|
|
Goto Forum:
Current Time: Sat Apr 26 09:45:19 CEST 2025
Total time taken to generate the page: 0.02819 seconds
|