This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
FW: Gcc-4.2.2 compile failure
- From: "LICON, RAY (ATTPB)" <rl4518 at att dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Fri, 30 Nov 2007 03:42:43 -0800
- Subject: FW: Gcc-4.2.2 compile failure
> Can anyone help?
>
> Solaris 10 on SUNW, Ultra-Enterprise. Compiled using: gcc 3.4.6, make
> (gnu 3.81)
>
> Ran
>
> ./configure \
> --cache-file=./config.cache \
> --enable-shared \
> --enable-threads \
> --enable-threads=posix \
> --with-cpu=ultrasparc \
> --with-tune=ultrasparc \
> --with-float=ultrasparc \
> --enable-languages=c
>
> Compile makes it through the libdecnumber library stuff, then bombs
> out. I'm using the gcc-core-4.2.2.tar source code from ftp.gnu.org
>
>
> make[3]: Leaving directory
> `/usr/local/src/gcc-4.2.2/host-sparc-sun-solaris2.10/libdecnumber'
> make[3]: Entering directory
> `/usr/local/src/gcc-4.2.2/host-sparc-sun-solaris2.10/gcc'
> make[3]: *** No rule to make target `all'. Stop.
> make[3]: Leaving directory
> `/usr/local/src/gcc-4.2.2/host-sparc-sun-solaris2.10/gcc'
> make[2]: *** [all-stage1-gcc] Error 2
> make[2]: Leaving directory `/usr/local/src/gcc-4.2.2'
> make[1]: *** [stage1-bubble] Error 2
> make[1]: Leaving directory `/usr/local/src/gcc-4.2.2'
> make: *** [all] Error 2
>
> I can't get beyond this point. Any help would be appreciated.
>
> -thanks
>
> Ray Licon
> AT&T West
> Advanced Technical Support
> 310-762-6968
>
>