Re: PATCH RFA: Do not build java by default
Andrew Pinski <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel,gmane.comp.gcc.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Oct 31, 2010 at 12:47 PM, Gerald Pfeifer <[email protected]> wrote: > On Sun, 31 Oct 2010, Steven Bosscher wrote: >> Is it possible to build and test java without all of libjava? > > configure --disable-libgcj. I have been using this for my daily > bootstraps for a while. But it does not test java. Since the java testsuite depends on libjava. Thanks, Andrew Pinski