[Bug libstdc++/32499] libstdc++ testsuite fails on platforms without ranlib
hp at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jul 5 15:01:00 GMT 2007
------- Comment #3 from hp at gcc dot gnu dot org 2007-07-05 15:01 -------
I'm not the one adding the ranlib invocation, just the one last touching it,
see for example also PR30675. Don't check for RANLIB, it's for the host and
we're testing for the target.
The framework in this case the toplevel, is responsible for passing a
RANLIB_FOR_TARGET. There's the bug, IMHO.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32499
More information about the Gcc-bugs
mailing list