On Mon, Nov 15, 2010 at 05:23:06PM +0100, Martin Jambor wrote:
> when I try to configure gcc on gcc52 (sparc64) in the following way:
> 
>   /home/jamborm/gcc/trunk/configure --prefix=/home/jamborm/gcc/inst/trunk/ 
> --enable-checking=yes --enable-languages=c --disable-bootstrap 
> --with-mpfr=/opt/cfarm/mpfr-2.4.1-64 --with-gmp=/opt/cfarm/gmp-4.2.4-64 
> --with-mpc=/opt/cfarm/mpc-0.8-64 --disable-multilib
> 
> I get the following output with an error.  I think I follow all the
> directions on the wiki regarding the required libraries.  Has anyone
> been able to configure gcc on this machine recently?  What am I doing
> wrong?

I *think* you also may need to add CC='gcc -m64' (and possibly the C++
variant of that).

-Nathan

_______________________________________________
Gcc-cfarm-users mailing list
Gcc-cfarm-users@gna.org
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to