bootstrap/6003: gcc 3.0.4 fails building with gcc 3.0.0 on SunOS 5.7

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Wed May 15 18:30:00 GMT 2002


Synopsis: gcc 3.0.4 fails building with gcc 3.0.0 on SunOS 5.7

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Wed May 15 18:30:57 2002
State-Changed-Why:
    This is a duplicate of PR 4390:
    http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4390&database=gcc
    
    You didn't follow the procedure specified in the system-specific installation instructions to make sure GCC will find GNU as and GNU ld, instead of Solaris' bundled utilities.  Having them first in the PATH is not enough, and actually confuses configure.
    
    See:
    http://gcc.gnu.org/install/configure.html
    and refer to the flags for:
    --with-as=
    --with-gnu-as
    --with-ld
    --with-gnu-ld
    
    
    
    

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6003



More information about the Gcc-bugs mailing list