This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

Re: "source file newwer than class file" warning


>> It should only appear for files you haven't specified on the
>> command line. Can you file a PR? I'll work on a patch ASAP, because
>> it's annoying.

Alex> Actually it's going to be harder than I though. `gcj A.java
Alex> B.java' spawns two copies of jc1 (one per input file.)

Per wrote some code to address this, but it isn't finished.
Look at the COMBINE_INPUTS code in jvspec.c.

Tom



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