compiling gcj

Dachuan Yu dachuan.yu@yale.edu
Thu Oct 4 09:16:00 GMT 2001


When I build gcj for the first time, I follow the
instructions roughly as follows:
$ ../gcc/configure ...
$ make bootstrap
$ make
$ make install

If I make a little change and want to recompile it,
do I have to follow all the steps above? Sometimes
bootstrap complains that some object files (of the
files that I changed) are different. What does that
mean?

Dachuan



More information about the Java mailing list