This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
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