freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Optimizer problem? (FT2.3.7 + GCC4.2.3)


From: James Cloos
Subject: Re: [ft] Optimizer problem? (FT2.3.7 + GCC4.2.3)
Date: Wed, 23 Jul 2008 13:57:06 -0400
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

I also have gcc 4.2.3 installed, and have freetype and demos from CVS
compiled with:

CFLAGS=" -march=pentium3 -O2 "
LDFLAGS=" -Wl,--as-needed,-O1,--hash-style=gnu,--sort-common "

and valgrind reports no errors or leaks in ftview.  (It does exit
w/o explicitly free(2)ing mem, but I consider than a feature.)

So it is more than just the version of gcc at issue.

Oh, and gcc was also compiled with those CFLAGS, but I started using
that LDFLAGS more recently; it might have been compiled with the
as-needed, but not the rest.

-JimC
-- 
James Cloos <address@hidden>         OpenPGP: 1024D/ED7DAEA6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]