This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]