Open GoogleCodeExporter opened 9 years ago
With XCode 5.0 and OSX 10.8.4 I was able to build (and test) using:
./configure CC=clang CXX=clang++ CXXFLAGS='-std=c++11 -stdlib=libc++ -O3 -g
-DGTEST_USE_OWN_TR1_TUPLE=1' LDFLAGS='-stdlib=libc++' LIBS="-lc++ -lc++abi"
(There may be a better way to get tr1 tuple, but this works)
Original comment by ccon...@squareup.com
on 28 Oct 2013 at 4:07
Original issue reported on code.google.com by
gang.wu....@gmail.com
on 17 Oct 2013 at 7:41