Which compiler are you using? I will be upgrading to El Capitan at some point soon and when I do I'll try to reproduce this.
:) David On Mon, Nov 2, 2015 at 9:22 PM Enrico Onofri <[email protected]> wrote: > I’m trying to generate the GSL library on a MAC running El Capitan (MAC OS > X 10.11.2). While compiling the “statistics” module I get the error > > Making all in statistics > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I.. -I.. -g -MT mean.lo -MD -MP -MF .deps/mean.Tpo -c -o mean.lo mean.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -MT mean.lo -MD > -MP -MF .deps/mean.Tpo -c mean.c -fno-common -DPIC -o .libs/mean.o > /var/tmp//cc4ANHXy.s:503:2: error: ambiguous instructions require an > explicit suffix (could be 'filds', or 'fildl') > fild -72(%rbp) > ^ > /var/tmp//cc4ANHXy.s:623:2: error: ambiguous instructions require an > explicit suffix (could be 'filds', or 'fildl') > fild -72(%rbp) > ^ > make[2]: *** [mean.lo] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Can anybody help? Thanks, > > > > > Enrico Onofri > > Dipartimento di Fisica e SdT > Università di Parma > Parco Area delle Scienze 7 > 43124 Parma, Italy > e > INFN, Gruppo Collegato di Parma > ph.: +39 0521 905225, fax.: 905223 web: > www.fis.unipr.it/~enrico.onofri > > > > > > > > > > > > > > > > > > > > > > > > > > >
