On Mon, Sep 15, 2008 at 08:35:10PM +0200, Thomas Koenig wrote:
> Hello,
> 
> I'm currently trying to bootstrap on gcc31 (because I want to test a
> fortran patch on a machine with REAL(KIND=16), and hitting this error:
> 
> /usr/bin/ld: skipping incompatible /opt/cfarm/mpfr-2.3.1/lib/libmpfr.a when 
> searching for -lmpfr
> 
> Any ideas?

Debian's sparc port has a 32-bit userspace, so configure gcc with
--host=sparc-linux-gnu --build=sparc-linux-gnu (instead of sparc64 as
autodetected).


Arthur.

Attachment: signature.asc
Description: Digital signature

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

Reply via email to