> I tried with llvm-3.5.20140228p18 (the clang package), g++-4.9.2 and
> libstdc++-4.8.3, the next command:
> 
> clang++ -std=c++11 -I/usr/local/include -I/usr/local/include/c++/4.9.2
> -I/usr/local/include/c++/4.9.2/x86_64-unknown-openbsd5.6 -I/usr/include
> -L/usr/local/lib/gcc-lib/amd64-unknown-openbsd5.6/3.3.6 -L/usr/local/lib
> -nostdinc++ -lestdc++ test.cc
> 
> Apparently everything works fine.

Alright, let me update my scripts and give this a shot.

--dave

Reply via email to