How to compile and install only one compile in GCC?

Tim Prince n8tm@aol.com
Wed Sep 2 12:26:00 GMT 2009


Peng Yu wrote:

> 
> I downloaded gcc-4.3.4. But I don't see how to install only one
> compiler, for example, gcj. Can somebody point me how to do it?
> 
Won't work without C.  Did you miss the configure option 
--enable-languages='c java'   ?



More information about the Gcc-help mailing list