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

Re: [RFT/RFA] bashjar patch



Andrew H. asks on irc why we don't simply use zip in the build.  Is
there an answer to this?  That may be much simpler.

If we want to provide a decent system to build Java programs, we must provide a jar program to the user. The aim of this patch is first to not break GCJ *for the user*, and only secondarily to allow people to build GCJ without installing a jar program first.


And if we have to provide this jar program, using it to build libjava is just a way to test it, even if only lightly.

Paolo


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