>>>> "Robert" == Robert Pluim
<rpluim(a)bigfoot.com> writes:
Robert> Oops. Looks like this is a 2.5.1 gcc (and it uses GNU ld, not the
Robert> solaris one, also compiled on 2.5.1), and I'm running:
Running a gcc on a different OS version than it was compiled on is
very bad juju.
I also vaguely recall that using gcc with the GNU linker is bad juju.
I remember having success with the -fno-gnu-linker flag.