Re: gjc compile

2006-06-02 Thread Andi Vajda
On Fri, 2 Jun 2006, Vic Bancroft wrote: The following diff seemed to help build a nice native binary in my fedora. The first modification makes using the new core archive file name and the second avoids a problematic class . . . You can actually compile all of Lucene + a bunch of contribs wi

gjc compile

2006-06-02 Thread Vic Bancroft
The following diff seemed to help build a nice native binary in my fedora. The first modification makes using the new core archive file name and the second avoids a problematic class . . . [EMAIL PROTECTED] lucene-trunk]$ svn diff Index: src/gcj/Makefile ==