Displaying 2 results from an estimated 2 matches for "craype".
Did you mean:
crayne
2015 Sep 30
2
Link statically against libc++ on Cray XC 40
...ted static link of dynamic object `/zhome/academic/HLRS/xac/xacmicha/.pool/llvm/cur/lib/libc++.so’
Does anyone have a suggestion what I can do to make 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 -l...
2013 Apr 29
1
cannot compile R on Cray XE6 HLRS HERMIT
...underscores to external names... no
checking whether mixed C/Fortran code can be run... yes
checking whether ftn and cc -std=gnu99 agree on int and double... configure: WARNING: ftn and cc -std=gnu99 disagree on int and double
configure: error: Maybe change CFLAGS or FFLAGS?
2. PrgEnv-gnu/4.1.40 + craype-target-native
R is now configured for x86_64-unknown-linux-gnu
Source directory: .
Installation directory: /univ_2/ws3/ws/ipmiva-WRF_331_CORDEX-0/system/usr
C compiler: cc -std=gnu99 -g -O2
Fortran 77 compiler: gfortran -g -O2
C++ compiler:...