[Bug bootstrap/15029] gcc 3.4.0 doesn't build on Solaris

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Apr 20 16:44:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-20 16:33 -------
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                 |WAITING


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



More information about the Gcc-bugs mailing list