This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GCC 3.0 for mips-sgi-irix6.5 built


On Jun 23, 2001, Richard Henderson <rth@redhat.com> wrote:

> On Sat, Jun 23, 2001 at 04:47:28AM -0300, Alexandre Oliva wrote:
>> I don't think any of these flags affect libgcc.

> Certainly they do.  I have successfully used them
> in the past on both irix and aix.

Hmm...  Perhaps it's just the auto-detection of the lack of the 64-bit
libraries on IRIX 6 that doesn't work for libgcc, then.  Indeed, I
didn't use --disable-multilib on my IRIX 6 build box, I had always
relied on config-ml.in to detect the problem and disable multilibs by
itself.  This broke when libgcc_s was introduced.  I don't know
whether it was fixed afterwards.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]