Richard Neher writes: > I am a great fan of gsl, but when I tried to compile gsl (1.6, I > also tried 1.7 and 1.4) on my new dual core imac (the one with intel > processors) I got the following error message: > > Making all in ieee-utils > /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. - > I.. -g -O2 -c -o fp.lo `test -f 'fp.c' || echo './'`fp.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -c fp.c -o fp.o > fp-darwin.c: In function 'gsl_ieee_set_mode': > /usr/include/architecture/ppc/fp_regs.h:132: error: output constraint > 0 must specify a single register > fp-darwin.c:95: confused by earlier errors, bailing out > make[2]: *** [fp.lo] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2
Thanks for the bug report -- can you send the output of ./configure on your system so I can see how it is being detected. -- Brian Gough Network Theory Ltd, Publishing the GSL Manual --- http://www.network-theory.co.uk/gsl/manual/ _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
