On 16 Dec 2001, Daniel Hartin Pasco wrote: > Has anyone been able to build gcj from 3.0.1, 3.0.2, or the cvs > repository under IRIX 6.5? I have been able to do a make bootstrap but > the actual invocation doesn't work (libgcj.spec not found). Chances are you aren't building the gcj runtime. Try adding --enable-libgcj when you configure gcc. Jeff