Sébastien, This is due to fact that -march=native on FSF gcc's compilers will cause the AVX instructions to be emitted on newer chipsets. These AVX instructions aren't understood by the legacy gnu assembler used by the FSF gcc compiler. You should be able to work around this issue by appending -mno-avx to CFLAGS. Jack ps FYI, the dragonegg-gcc packaging that I will release for llvm 3.3 will automatically pass -specs=/sw/lib/gcc4.8/lib/integrated-as.specs to the FSF gcc compiler so that the llvm integrated assembler will be used by FSF gcc rather than the legacy gnu assembler. This should allow the AVX instructions emitted by -march=native to be usable on darwin when using the dragonegg plugin.
------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel