This is the mail archive of the java-patches@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: Patch for Review: Build all libjava .class files at once


>>>>> "Mohan" == Mohan Embar <gnustuff@thisiscool.com> writes:

>> I'd rather see the command line here.  That makes it a bit easier to
>> debug when/if gcj crashes...

Mohan> I'll do this, but can you explain a bit more what you mean by
Mohan> this? How will things be easier to debug?

Just that if gcj does crash, it is a bit easier when you can see the
command line right there in front of you.

>> What does gcj do if the @-file is empty?

Mohan> I'll look into this. If it does the wrong thing, it should
Mohan> hopefully be easy to fix....

Right/wrong here is tested by jacks, fyi.  The empty-file case may not
do what we want (and may be hard or inadvisable to change).  That's
ok; we can work around it.  I was just curious since it would make the
Makefile a tiny bit cleaner.  It isn't an important point.

Tom


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