BTW, why -O2 in OPTIMIZE is always added at the end? I can't specify -O3 (-O2 takes precedence because it is last). Well, actually I can override it, but the default behavior... Is strange... :)
It shouldn't matter. I made a routine a while back that used the first occurance of -O<n> and filtered away the rest. How do you feed -O3 to configure? CFLAGS?
/ Mirar
Previous text:
2003-02-21 18:13: Subject: Re: Failed tests again (v7.4.15/CVS 2003-02-21)
On Fri, Feb 21, 2003 at 06:00:03PM +0100, Mirar @ Pike developers forum wrote:
I doubt it's *because* the Calendar module. :)
Well, tests failed on Calendar modules, so... :)
BTW, why -O2 in OPTIMIZE is always added at the end? I can't specify -O3 (-O2 takes precedence because it is last). Well, actually I can override it, but the default behavior... Is strange... :)
Regards, /Al
/ Brevbäraren