I'm running into trouble making a good gcc 2.8.1 on DU4.0D - everything
seems to make and install ok, but when I try to compile other things (e.g.
the small gccvers.c program the perl's Configure uses), I get unresolved
symbol errors:
-> gcc -o gccvers gccvers.c
collect2: ld returned 1 exit status
/bin/ld:
Unresolved:
_stdprintf
And so on. I used the DEC cc (which compiles the test code just fine)
to make gcc, so it looks like that's working...
Has anyone run into this?
Thanks.
Pat Wilson
paw_at_dartmouth.edu
Received on Tue Sep 08 1998 - 15:55:49 NZST