On Monday, September 2, 2002, at 07:10 AM, Logan Donaldson wrote:
> Using this recent g77
>
> Configured with: ../gcc3/configure --enable-pfe --disable-nls
> --enable-languages=c,f77
> Thread model: single
> Apple Computer, Inc. GCC version 1200, based on gcc version 3.3
> 20020731 (experimental)
>
> I was compiling some fortran code and ran into this problem
>
> /var/tmp//ccBicX5n.s:unknown:Can't emit reloc {- symbol "L7$pb"} @
> file address 27136.
> /var/tmp//ccBicX5n.s:unknown:Can't emit reloc {- symbol "L7$pb"} @
> file address 27132.
> ... plus more
This is a compiler problem. Can you send the Fortran source?