bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

64-bit sparc/gcc?


From: Andy Brown
Subject: 64-bit sparc/gcc?
Date: Mon, 7 Jan 2002 19:14:59 -0600 (CST)

Forgive me, I'm sure this question is asked all the time...

The GMP 4.0 documentation implies 64-bit builds are possible on Solaris
2.8 sparcv9 using gcc.  However, gcc 3.0 documentation contradicts this.
What am I missing?  Thanks, additional info below should you need it.

- Andy


Both gcc and binutils packages were from sunfreeware.


>From configure:

checking compiler gcc -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 ... no


Other info:

0:address@hidden:/tmp$ uname -a
SunOS sleeper 5.8 Generic_108528-10 sun4u sparc SUNW,Ultra-5_10

0:address@hidden:/tmp$ isainfo -v
64-bit sparcv9 applications
32-bit sparc applications

0:address@hidden:/tmp$ gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.3/specs
Configured with: ../configure --with-as=/usr/local/bin/as
--with-ld=/usr/local/bin/ld --enable-libgcj
Thread model: posix
gcc version 3.0.3

0:address@hidden:/tmp$ ld -v
GNU ld version 2.11.2 (with BFD 2.11.2)

0:address@hidden:/tmp$ as -v
GNU assembler version 2.11.2 (sparc-sun-solaris2.8) using BFD version 2.11.2

0:address@hidden:/tmp$ gcc -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 -o boo 
boo.c
cc1: -m64 is not supported by this configuration




reply via email to

[Prev in Thread] Current Thread [Next in Thread]