problem compiling gcc-3.1.1

Phil Edwards phil@jaj.com
Wed Aug 7 16:02:00 GMT 2002


On Thu, Aug 08, 2002 at 12:58:02AM +0200, regis HERRMANN wrote:
> fail. But the thing is that I don't need the Java compiler -neither the 
> library. So I tried passing options to the configure script (these were 
> "--without-gcj", "--without-libjava", I also tried "--disable-gcj" and 
> "--disable-libjava"), but none worked since libjava is still compiled (and 
> fails).

--enable-languages=foo,bar,baz...

Just leave out "java" from the list.


> So my question is : do you know of any way to disable any part of the GCC so 
> it won't be built at all? Cause these are not documented (I didn't find any 
> onfo anywhere, that is...) you know.

http://gcc.gnu.org/install/

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                  - Edsger Djkstra, 1930-2002



More information about the Gcc mailing list