liblbfgs icon indicating copy to clipboard operation
liblbfgs copied to clipboard

Fix compilation failure (with --enable-sse2) on recent Linux systems.

Open cheusov opened this issue 11 years ago • 1 comments

We have to add -msse2 to CFLAGS before checking for xmmintrin.h and emmintrin.h headers.

cheusov avatar Nov 04 '14 22:11 cheusov

Is this still an issue? I'm unable to reproduce the build failure on Ubuntu 18.04.

cynthia avatar Jun 04 '19 11:06 cynthia

Still unable to repro.

cynthia avatar Jun 19 '23 15:06 cynthia