|
|
"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
|
|