Hello

I'm trying to build gcc 3.4.4 on a sparc machine running Solaris 9. My build setup was: ../gcc-3.4.4/configure --diabled-shared --prefix=<install dir> --enable-languages=c,c++
make bootstrap

(the install dir is the same directory which I previously compiled and installed binutils into)
I'm attempting the build with gcc-3.3.3

The error message is:
make[5]: Entering directory `/cdl/apps/.software/sun/gcc-3.4.4-toolchain-build/build-gcc/sparc-sun-solaris2.9/sparcv9/libstdc++-v3'
make[5]: *** No rule to make target `all'.  Stop.
make[5]: Leaving directory `/cdl/apps/.software/sun/gcc-3.4.4-toolchain-build/build-gcc/sparc-sun-solaris2.9/sparcv9/libstdc++-v3'
make[4]: *** [multi-do] Error 1
make[4]: Leaving directory `/cdl/apps/.software/sun/gcc-3.4.4-toolchain-build/build-gcc/sparc-sun-solaris2.9/libstdc++-v3'
make[3]: *** [all-multi] Error 2
make[3]: Leaving directory `/cdl/apps/.software/sun/gcc-3.4.4-toolchain-build/build-gcc/sparc-sun-solaris2.9/libstdc++-v3'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/cdl/apps/.software/sun/gcc-3.4.4-toolchain-build/build-gcc/sparc-sun-solaris2.9/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/cdl/apps/.software/sun/gcc-3.4.4-toolchain-build/build-gcc'
make: *** [bootstrap] Error 2
[EMAIL PROTECTED] build-gcc]$

(config.log is below)

I've googled on this problem - it seems that others have had similar problems with gcc 3.4.x on sparc. There was a post on the gcc-help list with no reply, and several other references around the web as well but none with solutions.

I'd really appreciate it if someone could point me in the right direction on this one... Do I need a patch for gcc 3.4.4 to build on sparc?

Thanks
Mark

--- config.log ---
his file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:581: checking host system type
configure:602: checking target system type
configure:620: checking build system type
configure:675: checking for a BSD compatible install
configure:2866: checking for sparc-sun-solaris2.9-ar
configure:2899: checking for ar
configure:2938: checking for sparc-sun-solaris2.9-as
configure:2971: checking for as
configure:3010: checking for sparc-sun-solaris2.9-dlltool
configure:3043: checking for dlltool
configure:3082: checking for sparc-sun-solaris2.9-ld
configure:3154: checking for sparc-sun-solaris2.9-nm
configure:3187: checking for nm
configure:3226: checking for sparc-sun-solaris2.9-ranlib
configure:3259: checking for ranlib
configure:3298: checking for sparc-sun-solaris2.9-windres
configure:3331: checking for windres
configure:3370: checking for sparc-sun-solaris2.9-objcopy
configure:3403: checking for objcopy
configure:3442: checking for sparc-sun-solaris2.9-objdump
configure:3475: checking for objdump
configure:3524: checking for sparc-sun-solaris2.9-ar
configure:3557: checking for ar
configure:3596: checking for sparc-sun-solaris2.9-as
configure:3629: checking for as
configure:3668: checking for sparc-sun-solaris2.9-dlltool
configure:3701: checking for dlltool
configure:3740: checking for sparc-sun-solaris2.9-ld
configure:3773: checking for ld
configure:3812: checking for sparc-sun-solaris2.9-nm
configure:3845: checking for nm
configure:3884: checking for sparc-sun-solaris2.9-ranlib
configure:3917: checking for ranlib
configure:3956: checking for sparc-sun-solaris2.9-windres
configure:3989: checking for windres
configure:4056: checking whether to enable maintainer-specific portions of Makefiles


Mark Cuss, B. Sc.
Software Developer
Systems Administrator
CDL Systems Ltd.
Suite 220
3553 31 Street NW
Calgary, AB, Canada
T2L 2K7

Phone 403 289 1733 ext 226
Fax 403 289 3967
[EMAIL PROTECTED]
www.cdlsystems.com

Reply via email to