This is the mail archive of the gcc-prs@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]

bootstrap/10303: Build process for gcc-3.2.2 failed on install


>Number:         10303
>Category:       bootstrap
>Synopsis:       Build process for gcc-3.2.2 failed on install
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Apr 03 04:56:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Warren Dodge
>Release:        gcc-3.2.2
>Organization:
>Environment:
solaris 2.5.1 or solaris 8 Sparc

path was /usr/bin:/usr/openwin/bin:/path/to/make:/path/to/gcc3.2.1
../gcc-3.2.2/configure --with-gcc-version-trigger=/proj/wdtprojects/adg/gnutools/src/gcc-3.2.2/gcc-3.2.2/gcc/version.c --host=sparc-sun-solaris2.8 --prefix=/proj/adg/gnutools/gnu_sun5.8/gcc-3.2.2 --with-local
-prefix=/proj/adg/gnutools/gnu_sun5.8/gcc-3.2.2 --with-gnu-ld --with-ld=/proj/adg/gnutools/gnu_sun5.8/binutils-2.13.2.1/bin/ld --with-gnu-nm --with-nm=/proj/adg/gnutools/gnu_sun5.8/binutils-2.13.2.1/bin/nm --
with-gnu-as --with-as=/proj/adg/gnutools/gnu_sun5.8/binutils-2.13.2.1/bin/as --enable-threads=posix --enable-shared --disable-nls --enable-languages=objc,c++ --disable-libgcj --norecursion 
>Description:

When building gcc-3.2.2 with gcc-3.2.1 and make 3.80 there was a problem in the install of 
.../src/gcc-3.2.2/gcc-3.2.2_sun5.8/sparc-sun-solaris2.8/sparcv9/libstdc++-v3/include

The Makefile in this dir has 5 ../ entries which is correct for finding install-sh
However, when the make install is done the screen shows only 4 ../ and install-sh can not be found.

I had to install a soft link in the tree to allow the install to work.

I am not sure what to send you on this. Also if it is a gcc or a make problem???
Please let me know if you need more information.
>How-To-Repeat:
I just configured with the above command and dir make;make install
>Fix:
I added the link to work around. Not sure why it did this.
>Release-Note:
>Audit-Trail:
>Unformatted:


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