sundials-2.5.0-1 was packaged to build with gcc47, but that failed on 10.7 with 
assembler errors and failed on 10.9 because gcc47 isn't even present. I pushed 
it to gcc49 (now sundials-2.5.0-2), and now it built for me on 10.8. But it 
still fails on 10.7 with assembler errors. The first is:

/bin/sh ../..//libtool --mode=compile gcc-4 -I/sw/include -I./../../include 
-I../..//include -O3 -march=native -mtune=native -c ./sundials_direct.c
 gcc-4 -I/sw/include -I./../../include -I../..//include -O3 -march=native 
-mtune=native -c ./sundials_direct.c  -fno-common -DPIC -o 
.libs/sundials_direct.o
/var/tmp//ccWJIRyk.s:592:no such instruction: `vmovsd LC14(%rip), %xmm0'
/var/tmp//ccWJIRyk.s:601:no such instruction: `vaddsd (%rdx), %xmm0,%xmm1'
/var/tmp//ccWJIRyk.s:602:no such instruction: `vmovsd %xmm1, (%rdx)'
/var/tmp//ccWJIRyk.s:615:no such instruction: `vmovsd LC14(%rip), %xmm0'
/var/tmp//ccWJIRyk.s:621:no such instruction: `vaddsd (%rdx), %xmm0,%xmm1'
/var/tmp//ccWJIRyk.s:622:no such instruction: `vmovsd %xmm1, (%rdx)'
/var/tmp//ccWJIRyk.s:826:no such instruction: `vmovsd (%rax,%rcx,8), %xmm0'
/var/tmp//ccWJIRyk.s:891:no such instruction: `vmovsd (%rax,%r12), %xmm0'
make[2]: *** [sundials_direct.lo] Error 1

and then there are many miles of others. 

dan

--
Daniel Macks
dma...@netspace.org


------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to