On 8/15/07, Andi Vajda <[EMAIL PROTECTED]> wrote: > > On Wed, 15 Aug 2007, Jon Rosebaugh wrote: > > > I tried compiling gcc/gcj 4.2.1, but the compile of gcc failed with > > "Bootstrap comparison failure!" Should I be using the gcc compilation > > instructions in INSTALL for 4.x? > > I've had little luck with building sane gcj 4.x versions on Linux. For help > building it, you may contact [EMAIL PROTECTED] > > I did notice that ubuntu 7.04 comes with a version of gcj, 4.1.2, that works > pretty well.
I tried using the version of gcj that ships with Debian testing, version 4.1.2. This worked fine up until it tried building the shared library. It couldn't find libgcj.a. In fact, no package in debian supplies a libgcj.a, but there is a libgcj.so (well, technically, it's libgcj.so.70). This is the same problem I had when I tried using the version of gcc I found at http://builds.osafoundation.org/compilers/linux/gcc-4.1.0.tar.bz2 I tried googling the two extensions to figure out what was up, but couldn't find anything useful. _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
