Thomas Koenig wrote: > 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? > may be /opt/cfarm/mpfr-2.3.1/lib/libmpfr.a contains an object for another arch, or you're trying to compile with incorrect --target
just a guess -- WBR, Roman Rybalko _______________________________________________ Gcc-cfarm-users mailing list Gcc-cfarm-users@gna.org https://mail.gna.org/listinfo/gcc-cfarm-users