This is the mail archive of the gcc-patches@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]

Re: Disabling libjava on platforms in which it won't build


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


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