On 4/5/07, Kai Antweiler <[EMAIL PROTECTED]> wrote:
> 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

The wiki specifies to use march. We didn't last release but nct told
me its harmless so I decided to use it.


--
Really. I'm not lieing. Bradley Arsenault.


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

Reply via email to