On Wed, Apr 1, 2009 at 1:17 PM, Alexandre Bique <bique.alexandre@xxxxxxxxx> wrote: > 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 ? echo "does not work" > /dev/brain/psychic /dev/brain/psychic: No such file or directory Try giving us error messages or... anything besides "does not work" Also... you don't need to modify makepkg.conf for one package... those are GLOBAL flags...