This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: problem building GCC (HEAD)
- From: Tom Tromey <tromey at redhat dot com>
- To: raif at fl dot net dot au
- Cc: <java at gcc dot gnu dot org>
- Date: 15 Feb 2003 19:01:47 -0700
- Subject: Re: problem building GCC (HEAD)
- References: <200302161213.36286.raif@fl.net.au>
- Reply-to: tromey at redhat dot com
>>>>> "Raif" == Raif S Naffah <raif@fl.net.au> writes:
Raif> ../../gcc/gcc/doc/invoke.texi:4351: Unknown command `option(-fcrossjumping)'.
This was a buglet in invoke.texi. It has been fixed in cvs.
Tom