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 Fri, Jun 22, 2001 at 02:28:06PM -0700, Richard Henderson wrote:
> On Fri, Jun 22, 2001 at 03:06:16PM -0500, Albert Chin-A-Young wrote:
> > This breaks GCC on IRIX 6 platforms where the only libraries you have
> > installed are 32-bit ones (but already in GNATS).
> 
> Configure with --disable-multilibs.

No difference.

gmake[4]: Leaving directory `/opt/build/gcc-3.0/objdir/gcc'
./xgcc -B./ -B/opt/TWWfsw/gcc30/mips-sgi-irix6.5/bin/ -isystem
/opt/TWWfsw/gcc30/mips-sgi-irix6.5/include -O2   -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared
-nodefaultlibs -Wl,-soname,libgcc_s_mabi=64.so.1 -o
libgcc_s_mabi=64.so  -mabi=64  libgcc/mabi=64/_muldi3.o
libgcc/mabi=64/_divdi3.o libg ...

-- 
albert chin (china@thewrittenword.com)


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