-*-*-darwin ranlib option change
Andrew Pinski
pinskia@physics.uc.edu
Mon Dec 23 11:46:00 GMT 2002
Geoff,
Your change to configure.in and configure broke installing gcc on powerpc-apple-darwin6.3 because in gcc/Makefile.in there is check for if RANLIB_FOR_TARGET exists.
Makefile.in portion, line 236 on:
RANLIB_TEST_FOR_TARGET = \
[ -f $(RANLIB_FOR_TARGET) ] \
|| ( [ "$(host_canonical)" = "$(target)" ] \
&& [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )
Thanks,
Andrew Pinski
pinskia@physics.uc.edu
apinski@apple.com
More information about the Gcc
mailing list