This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/2073: cannot configure the fortran compiler on my platform
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, tacondarcure at west dot raytheon dot com
- Subject: Re: bootstrap/2073: cannot configure the fortran compiler on my platform
- From: rodrigc at gcc dot gnu dot org
- Date: 29 Oct 2001 05:13:16 -0000
Synopsis: cannot configure the fortran compiler on my platform
State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Oct 28 21:13:15 2001
State-Changed-Why:
Are you trying to build a cross compiler, or are you
trying to build and run gcc directly on LynxOS?
If you want to use the --host option, then the correct
syntax is:
--host=powerpc-lynxos
If you are building and running the compiler
directly on LynxOS, you can omit the --host flag,
and the configure script will automatically detect
the correct platform to build on.
Refer to the documentation at:
http://gcc.gnu.org/onlinedocs/gcc-2.95.3/gcc_3.html#SEC47
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=2073&database=gcc