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 <[EMAIL PROTECTED]>         OpenPGP: 1024D/ED7DAEA6


_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to