This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc -m64 for Solaris10 x86


On Mon, Dec 13, 2004 at 06:16:23PM +0100, Rainer Orth wrote:
> Nothing: just bootstrap on Solaris 10/x86 without specifying a specific
> configuration triplet.  The resulting compiler will automatically support
> amd64 code generation when specifying the -m64 option.  Note however that
> you need to use a recent version of GNU as (from CVS binutils) for the
> bootstrap to succeed.  You'll probably have to restrict yourself to C at
> the moment: the 64-bit libstdc++ didn't build (at least as of a week ago).
> Besides, there may be code generation bugs on mainline: building a 64-bit
> lsof some time ago seems to have produced wrong code (though I haven't
> investigate this in detail yet).

So GCC on Solaris 10/x86 will require GNU as? Why isn't
/usr/ccs/bin/as good enough?

-- 
albert chin (china@thewrittenword.com)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]