--- Dalibor Topic <[EMAIL PROTECTED]> wrote: > hi Tim, > > --- Timothy Stack <[EMAIL PROTECTED]> wrote:
> > contains a small > > (untested!) patch for using zip to make the jar > > file, which is needed when > > cross-compiling since the kaffe executable won't > > work. The second patch > > is based on what is done in the JanosVM so it > > "should" work, or atleast > > come real close. > > Looks good to me. I'll give it some testing and add > a > HAVE_JAR conditional, as well, before I check it in. I've tested it and checked it in as it was. My HAVE_JAR part didn't work as expected, so I've left it out. Checking for 'jar' resulted in gcj's jar getting picked up, and that one doesn't support adding files to an archive yet (gcc 3.2). If someone is on a platform where you don't have zip but you have a fully working jar tool, I'd like to know about it ;) On the other hand, we should probably leave the responsibilty to figure out the proper calls to automake, once it can build jar archives. The automake developers are working on it, AFAIK. cheers, dalibor topic __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
