This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: mips-sgi-irix6.5 installation
- To: law at cygnus dot com
- Subject: Re: mips-sgi-irix6.5 installation
- From: Alexandre Oliva <oliva at dcc dot unicamp dot br>
- Date: 09 Apr 1999 16:52:57 -0300
- Cc: Cyril Fischer <fischerc at itam dot cas dot cz>, egcs at egcs dot cygnus dot com
- References: <19800.923643756@upchuck>
On Apr 9, 1999, Jeffrey A Law <law@upchuck.cygnus.com> wrote:
> In message <36FF67D8.7ED63C35@itam.cas.cz>you write:
>> Hi, I am not able to successfully compile egcs-1.1.2 on sgi indy (R4000
>> cpu). The compilation stops when assembling the libstdc++.so for
>> -mabi=64. (due to the non-existent 64 bit library libm.so) As we have
>> 32-bit cpu, we do not use 64 bit mode. How can I prevent the -mabi=64
>> step of the build procedure? I would like to avoid the manual editing of
>> makefiles.
> I believe you can use "--disable-multilib" at configure time to prevent the
> building of all the various libraries for the different MIPS ABIs.
It seems that I'm not the only one affected by the lack of 64bit
libraries. Would anyone dislike a patch that would test whether
/usr/lib64/libc.so exists, and disable multilibs on IRIX6 if it does
not?
--
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Brasil
{oliva,Alexandre.Oliva}@dcc.unicamp.br aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists