[Bug bootstrap/15379] 'make install' fails

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed May 12 13:49:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-11 17:31 -------
Did you read: <http://gcc.gnu.org/install/specific.html#*-*-solaris2*>?

The Solaris 2 /bin/sh will often fail to configure libstdc++-v3, boehm-gc or libjava. We therefore 
recommend to use the following sequence of commands to bootstrap and install GCC:
        % CONFIG_SHELL=/bin/ksh
        % export CONFIG_SHELL

and then proceed as described in the build instructions, where we strongly recommend using GNU 
make and specifying an absolute path to invoke srcdir/configure.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15379



More information about the Gcc-bugs mailing list