This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

compiling gcj


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]