This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Disabling libjava on platforms in which it won't build
- To: gcc-patches at gcc dot gnu dot org
- Subject: Re: Disabling libjava on platforms in which it won't build
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- Date: Mon, 30 Apr 2001 21:04:32 -0500 (CDT)
- Organization: Networks and Infrastructure Lab (IL02/2240), Motorola Labs
- References: <orsniwxkc5.fsf@guarana.lsd.ic.unicamp.br>
In article <Pine.BSF.4.33.0104272319260.49697-100000@deneb.dbai.tuwien.ac.at>
Gerald writes:
> Done: Both building and installation went fine on i386-unknown-freebsd4.2
> with the following options:
>
> --enable-languages=c,c++,objc,java --enable-libgcj
>
> Verified against the current GCC 3.0 branch.
FYI, as of last Friday, mainline fails to build on
i386-unknown-freebsd4.2 with the following options:
--enable-languages=c,c++,java --enable-libgcj --enable-threads=posix