This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: [patch] compiling multiple Java source files at once


Alexandre Petit-Bianco wrote:

> I think that `-v' should report something that we can reuse right
> away, especially in debug situation (I don't know how many times I
> couldn't reproduce a bug unless all flags generated by gcj were passed
> to jc1, say, within gdb.)

I think it would be nicer/cleaner if the driver were to just pass the filelist through to jc1 rather than using a temporary file to pass the list. Is there a reason why it can't do that?

regards

  [ bryce ]



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