[Llvm-bgq-discuss] total view with clang bgq

Biddiscombe, John A. biddisco at cscs.ch
Fri May 2 10:08:06 CDT 2014


>
>>
>>Because you're running on the IONs, I think you should try: bin/clang or
>>bin/clang++ -mcpu=a2
>>(and, if you need libc++, then just add -std=gnu++11 -stdlib=libc++ and
>>the include/library paths to libc++ manually). I'm guessing that total
>>view for regular PPC/Linux does not like the older libc startup files,
>>etc. used by the CNK-targeted toolchain.
>
>Excellent. I’ve been worried about using bgclang rather than clang
>[Long pause]

Hal

Just recompiled boost and some test cxx programs and they now run as
expected and load with totalview.

Thanks yet again. Using clang instead of bgclang might resolve a few other
wrinkles too.

JB



More information about the llvm-bgq-discuss mailing list