ld64-latest @253.3_0 +llvm36 build issue
ld64-latest 253.3 fails to build with the +llvm36 variant. There is no such issue with the +llvm35 and +llvm37 (current default) variants.
:info:build /usr/bin/clang++ -Os -Os -std=c++11 -stdlib=libc++ -arch x86_64 -I/opt/local/libexec/llvm-3.6/include -DLTO_SUPPORT -Isrc/abstraction -Isrc/ld -Isrc/ld/parsers -I/opt/local/include -c -o src/ld/passes/bitcode_bundle.o src/ld/passes/bitcode_bundle.cpp
:info:build src/ld/passes/bitcode_bundle.cpp:259:41: error: no member named 'lto_api_version' in the global namespace
:info:build _lto_reset_context == NULL || ::lto_api_version() < 14 )
:info:build ~~^
Change History (4)
Changed 9 years ago by Schamschula (Marius Schamschula)
Cc: |
jeremyhu@… removed
|
Owner: |
changed from macports-tickets@… to jeremyhu@…
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
r141731