Bootstrap failure on Sparc Solaris2.8
Josh
sundog@mindspring.com
Fri May 23 19:03:00 GMT 2003
Thanks Eric...I tried again, same config options, running ksh only--it's failing building libstdc++; same errors as in original post. Maybe inconsistent definitions for typedef on __gthread_mutex_t and value of __GTHREAD_MUTEX_INIT?
jdl
>
> > I do use gnu make (3.80), but I did not shet CONFIG_SHELL. Should it be
> set to the shell I'm running (bash?). Thanks for the reply.
We recommend /bin/ksh in the manual.
--
Eric Botcazou
>
-------Original Message-------
From: Eric Botcazou <ebotcazou@libertysurf.fr>
Sent: 05/23/03 12:05 PM
To: Josh <sundog@mindspring.com>
Subject: Re: Bootstrap failure on Sparc Solaris2.8
>
> > I've configured with the following options in a separate objects
directory
> (gcc-objs), using gcc-3.2.3 as the starting compiler:
../gcc-3.3/configure
> --prefix=/compiler/gcc-3.3 \
> --with-ld=/compiler/gcc-3.2.3/bin/ld
> --with-gnu-ld \
> --with-as=compiler/gcc-3.2.3/bin/as \
> --with-gnu-as \
> --disable-nls \
> --enable-threads=posix
>
> Then:
> make CFLAGS='-O' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2
> -fno-implicit-templates' boostrap-lean
Did you set CONFIG_SHELL before configuring? Do you use GNU make?
--
Eric Botcazou
>
More information about the Gcc
mailing list