Closed GoogleCodeExporter closed 8 years ago
I have the same issue ... any resolution?
Original comment by eta...@gmail.com
on 16 Jun 2011 at 4:19
not yet
At 2011-06-16 12:20:44��stressapptest@googlecode.com wrote:
Original comment by jia__q...@163.com
on 16 Jun 2011 at 5:33
This can be worked around by removing -Wno-psabi from the CXXFLAGS line in
"configure" that has it. Apparently this command is to suppress certain
compiler warnings, but some older version don't support it.
Original comment by foon...@gmail.com
on 24 Jun 2011 at 2:47
--disable-default-optimizations is provided as a configure flag to fully
override CXXFLAGS or others.
Original comment by nick.j.s...@gmail.com
on 11 Feb 2014 at 9:20
FYI removed -Wno-psabi from all configs so --disable-default-optimizations is
no longer required in this case.
Original comment by nsanders@google.com
on 11 Apr 2014 at 11:32
Original issue reported on code.google.com by
jia__q...@163.com
on 29 Mar 2011 at 5:33