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]
Other format: [Raw text]

Re: [ecj] gjar is installed, but we don't use it in the build


Tom Tromey writes:

 > I've been thinking a bit more about the test suite.  I think we should
 > probably delete libjava.compile entirely -- it is a collection of
 > random regression tests for the gcj front end, but now that that is
 > gone, this stuff isn't too useful.

Right.

 > As for the rest I suppose we can check in jar files and use those.

OK.  We need a basic sanity check, and these would do.

I've been having a lot of trouble with broken build dependencies.  If
you, say, delete a fle in the build tree, make doesn't know how to
rebuild it.  You have to delete the build tree and start again.

Andrew.


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