Subject: Re: GCC 64bit Support on Sparc
To: J. Alexander Jacocks <jjacocks@mac.com>
From: grant beattie <grant@netbsd.org>
List: tech-pkg
Date: 07/01/2003 15:59:53
On Sat, Jun 28, 2003 at 04:10:32PM -0400, J. Alexander Jacocks wrote:

> I am actually running the package collection on Solaris 9...As far as I 
> can see, 32 bit binaries are being built.

according to the man page, you're right. I don't know why the -m64
argument is not valid..

fwiw, I use -mcpu=ultrasparc, and the resulting binaries are e.g.

/usr/pkg/bin/xmms:      ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped

grant.