Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
David Starks-Browning <starksb(a)ebi.ac.uk> writes:
> I've since ruled out the old ranlib as a factor. Even after removing
> the suspect ranlib, the gcc-2.95.2 build fails on mips-sgi-irix6.5.
Did you try without "-g". There are reports that that helps.
The trick that has always worked for me is adding '-G0' to the
LDFLAGS -- haven't tried recently, though.
Gunnar