Rainer Orth writes:
> Olaf Weber <[EMAIL PROTECTED]> writes:
>> IIRC gcc 2.x defaults to o32 (and cannot do otherwise) while gcc 3.x
>> defaults to n32. You switch using options like '-mabi=64'.
> Wrong: GCC 2.x for IRIX 6 defaults to N32 (with N64 support available) and
> cannot support O32 wit
Olaf Weber writes:
> As far as I can tell they should have defaulted to mips4 N32 -- at
> least when running IRIX 6.5 -- this is going by what the
> to-be-installed /etc/compiler.defaults says. But the R8Ks were weird
> beasts at the best of times.
This is true with IRIX 6.5, but was different w
Olaf Weber <[EMAIL PROTECTED]> writes:
> IIRC gcc 2.x defaults to o32 (and cannot do otherwise) while gcc 3.x
> defaults to n32. You switch using options like '-mabi=64'.
Wrong: GCC 2.x for IRIX 6 defaults to N32 (with N64 support available) and
cannot support O32 without hacks (like configuring
moseley writes:
> I'm not sure if this is an autoconf or libtool question. Sorry for
> the dup post to those on both lists.
> I've got someone trying to build on IRIX 6.5 and they get:
> ./configure --with-zlib=$PUBSROOT/tool/sw/zlib/irix \
> --prefix=$PUBSROOT/tools/sw/swish-e/2.4/irix/ \
>
Also sprach [EMAIL PROTECTED]:
} I'm not sure if this is an autoconf or libtool question. Sorry for
} the dup post to those on both lists.
}
} I've got someone trying to build on IRIX 6.5 and they get:
}
[snip]
} I'm not clear what o32 and n32 are, but it seems odd that they would not
} be mat
I'm not sure if this is an autoconf or libtool question. Sorry for
the dup post to those on both lists.
I've got someone trying to build on IRIX 6.5 and they get:
./configure --with-zlib=$PUBSROOT/tool/sw/zlib/irix \
--prefix=$PUBSROOT/tools/sw/swish-e/2.4/irix/ \
LDFLAGS=-L$PUBSROOT/tool/sw/zl