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]
Other format: [Raw text]

Re: Linking very large application with GCC trunk on powerpc-linux leads to relocation error of crtbegin/end.o


>>>>> Andreas Jaeger writes:

Andreas> So, it means that --relax is not the right solution for the problem.

Andreas> I'll continue with the STAGE1_CFLAG flag but if anybody else wants me to
Andreas> test something, please tell me,

	Maybe Alan will have some insight about --relax not working.

	Otherwise, in the past Alan has had some suggestions for swapping
around the crt file order or using linker scripts to place those sections
more effectively.

David


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