On 05/22/2014 08:49, Felix Salfelder wrote: > On Thu, May 22, 2014 at 08:18:59AM -0500, Kevin Zheng wrote: >> Compilation with the Clang/LLVM toolchain still fails, but on a >> different file: > > uuh.
:p >> Unfortunately I'm not certain how to fix it :p > > i need some information to reproduce the error. i'm not sure what is > relevant. lets start with clang version. this one apparently works: > > $ clang++ --version > Debian clang version 3.0-6.2 (tags/RELEASE_30/final) (based on LLVM 3.0) > Target: x86_64-pc-linux-gnu > Thread model: posix $ clang++ --version FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 Target: x86_64-unknown-freebsd10.0 Thread model: posix FreeBSD 10 also has an interesting C++ runtime. I'll try to find more information about it. Thanks, Kevin Zheng _______________________________________________ Gnucap-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnucap-devel
