other/6110: Error message after make install of gcc with c/c++ and 64bit support

dirk.boeing@gmx.de dirk.boeing@gmx.de
Sat Mar 30 10:25:00 GMT 2002


>Number:         6110
>Category:       other
>Synopsis:       Error message after make install of gcc with c/c++ and 64bit support
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 30 09:56:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Boeing
>Release:        3.0.4
>Organization:
>Environment:
Sun Blade 100 Solaris 8 02/02
>Description:
When trying to compile and install gcc with 64bit support and
c/c++ language-support enabled, I get the following error-message after make install:

../../../../gcc-3.0.4/libstdc++-v3/../install-sh -c -d /usr/local/gcc-3.0.4-v9/include/g++-v3
make[6]: ../../../../gcc-3.0.4/libstdc++-v3/../install-sh: Command not found
make[6]: *** [install-data-local] Error 127
make[6]: Leaving directory `/space/gcc-3.0.4-v9/sparcv9-sun-solaris2/sparcv7/libstdc++-v3/include'
make[5]: *** [install-am] Error 2
make[5]: Leaving directory `/space/gcc-3.0.4-v9/sparcv9-sun-solaris2/sparcv7/libstdc++-v3/include'
make[4]: *** [install-recursive] Error 1
make[4]: Leaving directory `/space/gcc-3.0.4-v9/sparcv9-sun-solaris2/sparcv7/libstdc++-v3'
make[3]: *** [multi-do] Error 1
make[3]: Leaving directory `/space/gcc-3.0.4-v9/sparcv9-sun-solaris2/libstdc++-v3'
make[2]: *** [install-multi] Error 2
make[2]: Leaving directory `/space/gcc-3.0.4-v9/sparcv9-sun-solaris2/libstdc++-v3'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/space/gcc-3.0.4-v9/sparcv9-sun-solaris2/libstdc++-v3'
*** Error code 2
make: Fatal error: Command failed for target `install-target-libstdc++-v3'

This error only occurs when c++ language support and 64 bit support are enabled. I used the following parameters for configure: --prefix=/usr/local/gcc-3.0.4-v9 --enable-languages=c,c++ sparcv9-sun-solaris2 --with-ld=/usr/ccs/bin/ld --with-as=/usr/ccs/bin/as.
The error occurs always, no matter if I'm using make or gnumake, sun's as and ld or binutils.

I have no problems building and installing gcc-3.0.4 with 32 bit support and c/c++ language support or with 64 bit support and c language support only.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-bugs mailing list