This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Linker (SGI linker version 7.10) problems with gcc2.95.2 and Irix6.2
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Subject: Linker (SGI linker version 7.10) problems with gcc2.95.2 and Irix6.2
- From: Witteveen Wolfgang <Wolfgang dot Witteveen at ecs dot steyr dot com>
- Date: Wed, 14 Jun 2000 14:12:07 +0200
> Hi,
>
> I try to link some c,c++ (both gcc) and f77 (SGI f78) objects.
>
> The linker is invoked by a c++ command.
>
> -) If I do so without any flags the error message is
>
> ld: ERROR 28: GP-relative sections overflow by 0xc230bytes. Please
> recompile with a smaller -G value.
> See the explanation in the gp_overflow(5) manpage.
>
> -) If the flag -Wl,-multigot is used there are no unresolved symbols
> anymore but there is again an error message:
>
> ld: ERROR 4: Conflicting flag setting: -multigot
>
> No executable is generated.
>
> Thanks for help in advance,
> Wolfgang Witteveen
>
>