Closed GoogleCodeExporter closed 9 years ago
stressapptest doesn't explicitly require lstdc++, other than by being C++ code.
Do you have support for statically linked C++ binaries in your toolchain?
You can try disabling static compilation by removing "-static" at
configure.ac:115, which may allow you to build.
Original comment by nick.j.s...@gmail.com
on 20 Oct 2010 at 11:28
stressapptest no longer defaults to static linking. So if that was the problem
it should be fixed now.
Original comment by nick.j.s...@gmail.com
on 11 Feb 2014 at 8:13
Original issue reported on code.google.com by
vellingi...@gmail.com
on 20 Oct 2010 at 11:11