Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build issue on Ubuntu 12.04 gcc version 4.6.3. i7-4770 #4

Open
sorenchr2011 opened this issue Jul 21, 2013 · 0 comments
Open

build issue on Ubuntu 12.04 gcc version 4.6.3. i7-4770 #4

sorenchr2011 opened this issue Jul 21, 2013 · 0 comments

Comments

@sorenchr2011
Copy link

There seems to be a problem with the FFTW3F when building on the above system:
...
Making all in codelets
libtool: compile: /usr/bin/cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -march=native -fno-schedule-insns -fno-web -fno-loop-optimize --param inline-unit-growth=1000 --param large-function-growth=1000 -MT n1_6.lo -MD -MP -MF .deps/n1_6.Tpo -c n1_6.c -fPIC -DPIC -o n1_6.o
/tmp/ccqzTbLl.s: Assembler messages:
/tmp/ccqzTbLl.s:114: Error: no such instruction: `vfnmadd312ss -12(%rsp),%xmm1,%xmm3'
make[8]: *** [n1_6.lo] Error 1
make[7]: *** [all] Error 2
make[6]: *** [all-recursive] Error 1
make[5]: *** [all-recursive] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [FFTW3F-prefix/src/FFTW3F-stamp/FFTW3F-build] Error 2
make[1]: *** [CMakeFiles/FFTW3F.dir/all] Error 2
make: *** [all] Error 2
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant