This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gp relative segments
- From: "Steele, Alistair (BAE)" <Alistair dot Steele at m dot eads dot net>
- To: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Date: Fri, 18 Jul 2003 08:20:34 +0200
- Subject: gp relative segments
Hi,
I need some help to overcome a compilation error I currently have.
The error I receive is
as1: Error: /tmp/ccaakCra.s, Line 6: gp-relative segments together exceed
64K bytes
If I reduce the size of my source files the error disappears, however this
is not a practical solution for me.
Is there any way to overcome this problem.
Best Regards
Alistair Steele