
Il 06/08/2011 15:35, Enea Zaffanella ha scritto:
Il 06/08/2011 14:14, Jack Howarth ha scritto:
Roberto, I am rather baffled that you can't reproduce this problem on Linux. Attached is a build and make check log from x86_64 Fedora 10 using the ppl 0.11.2 release and the binary distribution of the clang 2.9 compilers from http://llvm.org/releases/2.9/clang+llvm-2.9-x86_64-linux.tar.bz2. With CC set to clang and CXX set to clang++, I see the same failures as under the clang compilers from Xcode 4.1 under Lion. Jack
Hello Jack.
I have downloaded the binaries above on my (Ubuntu) system and I managed to reproduce the first failure.
I forgot to add that, in order to see the failure, the library should be configured with optimization turned on (the default). We usually turn them off when in debugging mode: this could maybe explain why Roberto was not seeing the failures.
Enea.