gcj 3.0.x under SGI MIPS/Irix 6.5???
Jeff Sturm
jsturm@one-point.com
Mon Dec 17 08:31:00 GMT 2001
On 17 Dec 2001, Daniel Hartin Pasco wrote:
> ../gcc-3.0.2/configure --enable-libgcj --enable-threads=posix
> --enable-shared=true
OK. (This will build all languages, right?)
> Well, first off, has anybody been able to run gcj (ANY version) under
> IRIX? I have an Octane running Irix 6.5.12.
I know somebody's built on Irix before, but I don't recall any
success/failure reports in the recent past. (I've never seen an Irix box
myself, let alone used one...)
If you list the directories in <build-dir>/<target-dir> you should see at
least boehm-gc, libffi, libjava, libstdc++-v3 and zlib for a good libgcj
build. These directories will appear in TARGET_CONFIGDIRS in the
top-level Makefile. If not, there may be something wrong in the configure
machinery.
Oh, and make sure that boehm-gc, libffi, libjava and zlib are in your
GCC source distribution. They may have been pruned out to save space.
Jeff
More information about the Java
mailing list