Closed GoogleCodeExporter closed 9 years ago
I have gcc 4.2.4 on my machine, and I can build/run all gtest's tests, including
gtest_no_rtti_unittest, which compiles gtest using -fno-rtti
-DGTEST_HAS_RTTI=0. Can
you provide more information? Thanks.
Original comment by w...@google.com
on 23 Jan 2010 at 12:24
Oops, I think you've already fixed this.
http://code.google.com/p/googletest/source/browse/trunk/include/gtest/internal/g
test-
port.h now defines _TR1_FUNCTIONAL to avoid this problem. LLVM's on googletest
1.2.1
still, so we don't have the fix yet. Sorry for the noise.
Original comment by jyass...@gmail.com
on 23 Jan 2010 at 12:31
Cool. Closing...
Original comment by w...@google.com
on 23 Jan 2010 at 12:33
Original issue reported on code.google.com by
jyass...@gmail.com
on 23 Jan 2010 at 12:10