Compiling latest gcj & libgcj from CVS
Andrew Haley
aph@cygnus.co.uk
Tue Aug 22 07:42:00 GMT 2000
Anthony Green writes:
>
>
> On Tuesday, August 22, 2000 12:25 AM, Mark Wielaard [SMTP:mark@klomp.org]
> wrote:
> > P.S. How does one produce a .ii file?
>
> Look in the `make' output for the line used to compile natClass.cc. Replace
> `-o natClass.o' with `-E' and pipe the output to natClass.ii. *.i is
> generally used for preprocessed C code, and *.ii for C++.
It's a lot easier to add -save-temps to CXXFLAGS.
Andrew.
More information about the Java
mailing list