This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: build gcc 3.3.2 on Irix 6.5 problems


Hello,

according to
<http://gcc.gnu.org/install/specific.html#mips-sgi-irix6>
gcc defaults to building libraries for both n32 and
n64 on Irix 6. Does /usr/lib64/libc.so in fact exist?
If not you'll need to configure with
--disable-multilibs.

Cheers,

Dara

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree


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