Gary V. Vaughan wrote:
Hi Joseph,
Your OS is older than the one I'm testing on, but I still think your
gcc installation is not quite right somehow. Have you tried compiling
with the SGI compiler?
I can't afford an SGI compiler for the price they were asking, I did
have access to one years ago.
My OS is IRIX 6.5.22, the limit for the Indigo, I do have an Octane
6.5.26 I think but that should not make much difference I think
On 5 May 2008, at 03:46, Joseph Maxwell wrote:
% gcc -v
Reading specs from /usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3/specs
Configured with: ../configure --prefix=/usr/freeware
--enable-version-specific-runtime-libs --disable-shared
--enable-threads --enable-haifa --enable-libgcj --disable-c-mbchar
Thread model: single
gcc version 3.3
Probably, I should update gcc also, perhaps you can advise on any
specific configuration to enable / disable etc.
I note that you are using gcc4.2.3, I'll upgrade and see, 4.3.0 is the
latest stable version. I'll try that.
Here's what I see:
% /opt/gnu/gcc423/bin/gcc -v
Reading specs from /opt/gnu/gcc423/lib/gcc/mips-sgi-irix6.5/4.2.3/specs
Target: mips-sgi-irix6.5
Configured with: /opt/build/gcc-4.2.3/configure
--with-included-gettext --enable-shared --with-gnu-as
--with-as=/opt/gnu/gcc423/mips-sgi-irix6.5/bin/as
--with-gmp=/opt/gnu/libgmp42
--with-gmp-ldflags=-Wl,-rpath,/opt/gnu/libgmp42/lib
--enable-languages=c,c++,fortran --datadir=/opt/gnu/gcc423/share
--with-x --with-local-prefix=/opt/gnu/gcc423
--with-gxx-include-dir=/opt/gnu/gcc423/include/c++
--prefix=/opt/gnu/gcc423
Thread model: single
gcc version 4.2.3
HTH
Cheers,
Gary
--
())_. Email me: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
( '/ Read my blog: http://blog.azazil.net
/ )= ...and my book: http://sources.redhat.com/autobook
`(_~)_
Thanks