Stage1 gengenrtl fails on sparc RH 4.2

Jeff Johnson jbj@jbj.org
Tue Feb 10 09:57:00 GMT 1998


Hi --

> Running sparc-redhat-linux-gnu with binutils-2.8.1.0.20.
> 

Wishful thinking here, platform is actually sparc-redhat-linux-gnulibc1.

> Top of stack (2/8/98 ~9 am) egcs through remote CVS.
> 
> Configuration:
> ../egcs/configure \
> 	--prefix=/usr \
> 	--local-prefix=/usr/local \
> 	--gxx-include-dir=/usr/include/g++ \
> 	--with-gnu-ld \
> 	--with-gnu-as \
> 	--enable-haifa \
> 	--enable-shared \
> 	--enable-threads \
> 	sparc-redhat-linux
> 

As pointed out by H.J. Lu & Ian Lance Taylor, the configure requires
either explicit "sparc-redhat-linux-gnulibc1" or implicit omission of
target. The explicit variant worked for me.

However, that means that the configure script is too stupid to correctly
figure out what library is present ...

There's also another minor bugture/featlet:

make[1]: Leaving directory `/K/h/jbj/src/egcs-sparc-redhat-linux/libraries/libg++'
Configuring in libraries/libf2c
configure: error: --local-prefix=/usr/local: invalid option; use --help to show usage
make: *** [configure-target-libf2c] Error 1

Manually configuring libf2c w/o --local-prefix worked for me.

Thanks for the help.

73 de Jeff

-- 
Jeff Johnson	ARS N3NPQ
jbj@jbj.org
Gaithersburg, MD



More information about the Gcc mailing list