This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc tries to build the 64bit multilib on the 32bit IRIX 6.5.
- To: gcc at gcc dot gnu dot org
- Subject: gcc tries to build the 64bit multilib on the 32bit IRIX 6.5.
- From: "H . J . Lu" <hjl at lucon dot org>
- Date: Tue, 7 Aug 2001 09:26:16 -0700
- Cc: gcc-bugs at gcc dot gnu dot org, andya at sgi dot com
I have been wondering why the 64bit binaries generated during the gcc
3.x build won't run on my Indigo 2 running IRIX 6.5:
# uname -a
IRIX suzhou 6.5 05190003 IP22 mips
I have to use
# ...../configure --disable-multilib ....
to bootstrap gcc 3.x. I guess I know why now. It is because my IRIX 6.5
is 32bit. My question is why gcc tries to configure multilib for my
32bit IRIX.
H.J.
----- Forwarded message from "Nils C. Anderson" <andya@sgi.com> -----
Delivered-To: hjl@lucon.org
From: "Nils C. Anderson" <andya@sgi.com>
To: <nick@snowman.net>, "George Gensure" <werkt@csh.rit.edu>
Cc: "Brandon Barker" <bebarker@meginc.com>, <linux-mips@oss.sgi.com>
Subject: Re: Indy 64 or 32 bit?
Date: Tue, 7 Aug 2001 00:11:21 -0400
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Precedence: bulk
Indy and Challenge S under Irix are 32 bits.
to verify just run `uname`
if it returns "IRIX" == 32 bit
if "IRIX64" == 64 bit.
Andy
----- Original Message -----
From: <nick@snowman.net>
To: "George Gensure" <werkt@csh.rit.edu>
Cc: "Brandon Barker" <bebarker@meginc.com>; <linux-mips@oss.sgi.com>
Sent: Tuesday, August 07, 2001 12:03 AM
Subject: Re: Indy 64 or 32 bit?
> IRIX runs indys 32bit. I would assume it runs the challange s 32bit as
> well, though I'm not sure. All SGIs newer than the indigo (so the indy,
> i2, etc) support 64bit mode, though some early indy/i2 proms may not be
> able to deal with 64bit code.
> Nick
>
> On Mon, 6 Aug 2001, George Gensure wrote:
>
> > The R5000 Indies are, in my experience 32 bit systems. Feel free to
smack me
> > down if anyone has contrary information, however.
> >
> > George Gensure
> >
> > On Mon, 6 Aug 2001, Brandon Barker wrote:
> >
> > > I will be purchasing 2 SGI Indy R5000 models from reputable.com, and
was
> > > curious if these are 64 bit systems or 32 bit systems (for that
matter, are
> > > all/any Indys 32 or 64 bit systems). My guess is 64 because I wiould
think
> > > IRIX has been 64 for quite some time, but was curious. I use Linux on
x86
> > > but will probably use IRIX for a few weeks on the Indy's until I
become
> > > familiar enough with the machines to try installing Linux. BTW, does
gcc
> > > work on IRIX?
> > >
> > > Thanks for the info,
> > > Brandon Barker
> > >
> >
>
>
----- End forwarded message -----