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] | |
On Thu, 2006-03-30 at 16:29 -0800, Per Bothner wrote:
Ideally, I'd like to get rid of fastjar. It should be replaced by a
wrapper on top of java.util.zip and java.util.jar. I assume this is
what Sun does. Is there any reason to not do that?
Theoretically not. It would make bootstrapping things a bit more interesting. But as you said those things can be done with some careful thought about what gets build when/where and depends on what.
Well, of course it isn't.But I am not really convinced that ripping out fastjar to force someone to write such a replacement to include in the gcc source tree is a very productive.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |