This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: MIPS Tri-arch Question
- From: Eric Christopher <echristo at redhat dot com>
- To: Jim Gifford <jim at jg555 dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 14 Jun 2005 11:30:33 -0700
- Subject: Re: MIPS Tri-arch Question
- References: <42AE8F87.6020400@jg555.com>
On Tue, 2005-06-14 at 01:04 -0700, Jim Gifford wrote:
> I just wanted to ask a question about the tri-arch setup for MIPS under
> IRIX.
>
> Is this planned for libraries other than IRIX based shared libraries,
> will this capability be extended to the linux shared libraries?
>
Short answer: it already has been.
Long answer:
Look at gcc/config/mips/linux64.h.
-eric