freetype
[Top][All Lists]
Advanced

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

Re: [Freetype] Problems compiling under HP-UX 11.00


From: Werner LEMBERG
Subject: Re: [Freetype] Problems compiling under HP-UX 11.00
Date: Sun, 27 Jun 2004 21:44:47 +0200 (CEST)

> I see now that the no-strict-aliasing isn't in effect when I do the
> compile with gmake.  Unfortunately I am completely unfamiliar with
> the layout of files that freetype uses.  Could someone give me a
> quick pointer as to where I would set the compiler options to turn
> on the no-strict-aliasing flag?

CFLAGS=-fno-strict-aliasing ./configure
make


    Werner



reply via email to

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