This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Do boehm-gc and libffi work on IRIX?
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: "H . J . Lu" <hjl at lucon dot org>, gcc at gcc dot gnu dot org, Hans_Boehm at hp dot com
- Date: Mon, 3 Jun 2002 11:14:47 -0400 (EDT)
- Subject: Re: Do boehm-gc and libffi work on IRIX?
On 3 Jun 2002, Tom Tromey wrote:
> Java is disabled by default on Irix because there is some trick
> required to get it to build. Offhand I don't recall the details, but
> I'm sure they are in the java list archives.
For Irix you must increase the command-length limit imposed by the kernel.
Root users can use systune.
http://gcc.gnu.org/install/specific.html#mips-sgi-irix6
Jeff