bootstrap/2073: cannot configure the fortran compiler on my platform

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Sun Oct 28 21:13:00 GMT 2001


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



More information about the Gcc-prs mailing list