This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Linker (SGI linker version 7.10) problems with gcc2.95.2 and Irix6.2


> 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
> 
> 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]