gnu.gcc.help
[Top] [All Lists]

Re: build trouble - gcc-4.1.1 on Solaris 10

Subject: Re: build trouble - gcc-4.1.1 on Solaris 10
From: Rainer Orth
Date: 21 Jul 2006 13:38:04 +0200
Newsgroups: gnu.gcc.help, comp.unix.solaris
"Daniel Rock" <v200629@xxxxxxxxxxx> writes:

> Java doesn't build on amd64 - I don't know how to disable building of a

True: see

        http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21942

It may take until GCC 4.3 (and the integration of boehm-gc 7.0) to have
this fixed for real.

> 64-bit gcc if Solaris 10 was detected.

Simply configure with --disable-multilib.

> Maybe you could try
>       --host=i386-sun-solaris2.9
> But I haven't tried.

This will most likely break the build since there are a couple of places
that explicitly test for *-*-solaris2.1[0-9].

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy