[cairo] [PATCH] pixman: add --disable-optimize option

Behdad Esfahbod behdad at behdad.org
Wed Aug 6 11:11:20 PDT 2008


On Wed, 2008-08-06 at 13:37 -0400, Jeff Muizelaar wrote:
> See attached.

What's exactly the point of this?  I typically do:

  make CFLAGS="-O0"

if I want to get a debuggable version.  Shouldn't your version append
-O0 too?  Should it also disable all the SSE/MMX/... stuff too?  Depends
if you want the optimization-disabled version for correctness checking,
or easier debugging.


> -Jeff
> _______________________________________________
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo
-- 
behdad
http://behdad.org/

"Those who would give up Essential Liberty to purchase a little
 Temporary Safety, deserve neither Liberty nor Safety."
        -- Benjamin Franklin, 1759



More information about the cairo mailing list