This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: GCC 3.1 on IRIX 6.5.14m GOT overflow
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- To: <gcc at gcc dot gnu dot org>
- Date: Mon, 27 May 2002 13:03:13 +1000
- Subject: RE: GCC 3.1 on IRIX 6.5.14m GOT overflow
Increase the maximum command line length to the maximum.
systune ncargs 262144
-----Original Message-----
From: Albert Chin [mailto:gcc@lists.thewrittenword.com]
Sent: Monday, 27 May 2002 12:50
To: gcc@gcc.gnu.org
Subject: GCC 3.1 on IRIX 6.5.14m GOT overflow
Trying to build GCC 3.1 on IRIX 6.5.14m with:
$ cc -version
ld64: WARNING 84 : ../zlib/.libs/libzgcj_convenience.a is not used for
resolving any symbol.
ld64: WARNING 84 : ./libltdl/.libs/libltdlc.a is not used for
resolving any symbol.
ld64: INFO 171: Multigot invoked. Gp relative region broken up into
3 separate regions.
ld64: ERROR 97 : GOT overflow in .libs/libgcj.la-2.o.
Any ideas?
--
albert chin (china@thewrittenword.com)