This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: Use -Wa,-xgot for Linux/mips (Re: MIPS GOT overflow in gcc 3.2.)
- From: Ralf Baechle <ralf at oss dot sgi dot com>
- To: Daniel Jacobowitz <dan at debian dot org>
- Cc: "H. J. Lu" <hjl at lucon dot org>, Eric Christopher <echristo at redhat dot com>, linux-mips at oss dot sgi dot com, GNU C Library <libc-alpha at sources dot redhat dot com>, binutils at sources dot redhat dot com, gcc at gcc dot gnu dot org
- Date: Thu, 4 Jul 2002 01:02:32 +0200
- Subject: Re: RFC: Use -Wa,-xgot for Linux/mips (Re: MIPS GOT overflow in gcc 3.2.)
- References: <20020701184640.A2043@lucon.org> <1025575632.30577.64.camel@ghostwheel.cygnus.com> <1025579401.1785.0.camel@ghostwheel.cygnus.com> <20020703093518.A2401@lucon.org> <20020703164039.GA12583@nevyn.them.org>
On Wed, Jul 03, 2002 at 12:40:39PM -0400, Daniel Jacobowitz wrote:
> Did you see my message about mixing GOT models? I'd need Ralf or Eric to
> confirm this, but I'm pretty sure there's a lot of luck involved in
> your workaround.
I've not seen your posting but yes, due to other static objects involved
into linking there definately is luck involved.
Ralf