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]
Other format: [Raw text]

Re: bootstrap/5167: gcc-3.0.2 fails to bootstrap on Solaris 2.6


Synopsis: gcc-3.0.2 fails to bootstrap on Solaris 2.6

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Tue Jan  1 15:56:20 2002
State-Changed-Why:
    We have successful bootstrap reports on Solaris 2.6 here:
    http://gcc.gnu.org/gcc-3.0/buildstat.html
    
    Can you follow the instructions at:
    http://gcc.gnu.org/install/specific.html#*-*-solaris2*
    
    and set the CONFIG_SHELL environment variable to
    /bin/ksh and re-running the make?
    
    According the make.log file you submitted, there are
    other instances in the gcc build where libtool --tag
    is used without failure.  I suspect that in the boehm-gc
    part of the build, it is using the wrong libtool
    (ie. one installed on your system, instead of the one that
    is built with gcc).
    
    This problem may be occurring because of some incompatibilities
    in the gcc makefiles with the default Bourne shell on
    Solaris.
    
    Can you let me know if this helps?

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


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