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

FW: Gcc-4.2.2 compile failure


FYI ...

 Looks like this problem was cased by the "--with-float=ultrasparc"
option. Does anyone know the correct 'type' value to set the parameter
to (for an Ultrasparc II)?

 -thanks

> ______________________________________________ 
> From: 	LICON, RAY (ATTPB)  
> Sent:	Friday, November 30, 2007 3:43 AM
> To:	'gcc-help@gcc.gnu.org'
> 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
> 
> 


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