Displaying 1 result from an estimated 1 matches for "many_object_files_go_here".
2015 Sep 30
2
Link statically against libc++ on Cray XC 40
...this work (link)?
Regards,
Michael
P.S.: This is the full linker command minus some (many) object files and -Wl,-rpath,library/paths:
/opt/cray/craype/2.4.1/bin/CC -O0 -g3 -fno-inline -std=c++11 -pedantic -fdiagnostics-color=auto -L/zhome/academic/HLRS/xac/xacmicha/.pool/llvm/cur/lib <many_object_files_go_here> CMakeFiles/zfs.dir/main.cpp.o -o zfs -rdynamic /zhome/academic/HLRS/xac/xacmicha/.pool/llvm/cur/lib/libLLVMSupport.a -ldl -lpthread /zhome/academic/HLRS/xac/xacmicha/.pool/llvm/cur/lib/libc++.so /zhome/academic/HLRS/xac/xacmicha/.pool/llvm/cur/lib/libc++abi.a
--
Michael Schlottke-Lakemper
C...