[Bug other/11615] make install crashes on libtool install of files in libffi and libjava
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jul 21 15:36:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11615
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-07-21 15:36 -------
Another dup of bug 11408.
Please read the docs:
<http://gcc.gnu.org/install/specific.html#*-*-solaris2*>.
There is very restrictive way of bootstrapping of solaris:
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
% srcdir/configure [options] [target]
% gmake bootstrap
% gmake install
*** This bug has been marked as a duplicate of 11408 ***
More information about the Gcc-bugs
mailing list