[arch-general] Adding LDFLAGS to /etc/makepkg.conf

Alexandre Bique bique.alexandre at gmail.com
Wed Apr 1 14:17:34 EDT 2009


Hi,

I am trying these FLAGS:

CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer -ftree-vectorize
-ftree-parallelize-loops=4"
CXXFLAGS="${CFLAGS}"

And i need to link to libgomp so i tried to add

LDFLAGS="-lgomp"

But it doesn't work. What should i do doctor ?

Thanks.

-- 
Alexandre Bique


More information about the arch-general mailing list