freetype
[Top][All Lists]
Advanced

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

Re: [Freetype] Slow FT_Set_Pixel_Sizes function on amd64


From: Werner LEMBERG
Subject: Re: [Freetype] Slow FT_Set_Pixel_Sizes function on amd64
Date: Tue, 22 Jun 2004 14:32:31 +0200 (CEST)

>     I have compiled it with -O0 option and nothing has changed. I
> tried to compile it with -Wall flag, but it outputs everything to
> /dev/null and I do not know where to change it.  Can you suggest how
> to get rid of the /dev/null redirection?

This is very strange behaviour and probably a misconfiguration of your
compiler.  Normally, warning messages are sent to stderr.  What about

   make &> make.log

to save both stdout and stderr?


    Werner



reply via email to

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