> Thats why -O3 isn't used in head. You compile with ./configure
> CXXFLAGS="whatever u want".

I just had a problem:
configure didn't work because configure.in has "-march=i686" in it.
(I use amd64)
Is this the usual way we do this?

If this is new we should dump it again.
I had to manually edit configure.in and call autoconf before 
# ./configure CXXFLAGS="-g2 -O2 -march=k8 -Wall"
ran without error.

-- 
Kai Antweiler


_______________________________________________
glob2-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/glob2-devel

Reply via email to