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' ?