sparc64 for GNU/Linux
Torbjorn Granlund
tg at swox.com
Wed Oct 22 23:41:20 CEST 2003
Please keep gmp-devel at swox.com in your replies.
--
Torbjörn
"James A. Morrison" <ja2morri at csclub.uwaterloo.ca> writes:
On Wed, 2003-10-22 at 18:32, Torbjorn Granlund wrote:
> "James A. Morrison" <ja2morri at csclub.uwaterloo.ca> writes:
>
> On Wed, 2003-10-22 at 18:22, Torbjorn Granlund wrote:
> > I repeat:
> >
> > Can you compile helloworld.c and run it with both -m32 and -m64?
>
> yes
>
> And the former is an ELF32 binary and the latter is an ELF64 binary
> (as determined by "file a.out")?
Yes
>
> The default is to generate ELF32 with your gcc?
No, my gcc produces ELF64 by default if uname -m returns sparc64
and /lib64/libc6.so is installed. So by default uname -m returns
sparc32 and I do have lib64/libc6.so installed.
Jim
More information about the gmp-devel
mailing list