egcs_1_1_branch spice compile problem
N8TM@aol.com
N8TM@aol.com
Sat Nov 7 08:50:00 GMT 1998
In a message dated 11/7/98 8:43:31 AM Pacific Standard Time,
howarth@nitro.med.uc.edu writes:
> /usr/src/redhat/BUILD/Spice2g6/src/spice.f:144: undefined reference to `f__
> xargc'
> /usr/src/redhat/BUILD/Spice2g6/src/spice.f:182: undefined reference to
`G77_
> second_0'
> /usr/src/redhat/BUILD/Spice2g6/src/spice.f:318: undefined reference to
`G77_
> second_0'
> collect2: ld returned 1 exit status
>
> Any ideas why this is happening?
>
It looks like your libf2c.a doesn't match the version of g77. If installed
correctly, linking with g77 should find the correct version, which may be
-lg2c.
More information about the Gcc-bugs
mailing list