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

Re: bootstrap error for 3.0.1 on Solaris-2.8 (fully-patched)


BTW I'm using the following tools:

autoconf-2.52
automake-1.5
perl-5.6.1
make-3.79.1
m4-1.4
texinfo-4.0
libtool-1.4.2
flex-2.5.4a
bison-1.29
gcc-2.95.3 (Using sparc as and ld)
patch-2.5.4
shtool-1.5.4
tar-1.13.25

- Wally Winzer Jr.


"Auteria Wally Winzer Jr." wrote:

> sed -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCPP_\1/g' \
>     -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
>     < /spare/wwinzer/mybuild/sun/BUILD/gcc-3.0.1/sparc-sun-solaris2.8/libstdc++-v3/../gcc/gthr.h >
> sparc-sun-solaris2.8/bits/gthr.h
> /bin/sh: /spare/wwinzer/mybuild/sun/BUILD/gcc-3.0.1/sparc-sun-solaris2.8/libstdc++-v3/../gcc/gthr.h:
> cannot open
> make[4]: *** [sparc-sun-solaris2.8/bits/gthr.h] Error 1
> make[4]: Leaving directory
> `/spare/wwinzer/mybuild/sun/BUILD/gcc-3.0.1/sparc-sun-solaris2.8/libstdc++-v3/include'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/spare/wwinzer/mybuild/sun/BUILD/gcc-3.0.1/sparc-sun-solaris2.8/libstdc++-v3'
> make[2]: *** [all-recursive-am] Error 2
> make[2]: Leaving directory `/spare/wwinzer/mybuild/sun/BUILD/gcc-3.0.1/sparc-sun-solaris2.8/libstdc++-v3'
> make[1]: *** [all-target-libstdc++-v3] Error 2
> make[1]: Leaving directory `/spare/wwinzer/mybuild/sun/BUILD/gcc-3.0.1'
> make: *** [bootstrap] Error 2
>
> It needs to go back 1 more directory tree:
> /spare/wwinzer/mybuild/sun/BUILD/gcc-3.0.1/sparc-sun-solaris2.8/libstdc++-v3/../../gcc/gthr.h
> instead of:
> /spare/wwinzer/mybuild/sun/BUILD/gcc-3.0.1/sparc-sun-solaris2.8/libstdc++-v3/../gcc/gthr.h
>
> Bug and solution.  Thanks.
>
> - Wally Winzer Jr.


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