freetype-devel
[Top][All Lists]
Advanced

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

Re: FIXED: alpha compile with optimization and debug


From: Tom Kacvinsky
Subject: Re: FIXED: alpha compile with optimization and debug
Date: Tue, 1 Aug 2000 00:00:00 -0400 (EDT)

Well, I figured out how to get rid of -g:

In configure.in, supply not XX_CFLAGS="...",
but also specify CFLAGS=

That did the trick.

Tom

On Mon, 31 Jul 2000, Tom Kacvinsky wrote:

> Attached is a patch for builds/unix/configure.in
> 
> I just removed the -02.  Configure likes to add the -g flag on its
> own; I suupose this could be hacked so that when the target system
> matches *-osf* the -g flag is omitted.  I don't want to get into that
> much autoconf hacking, though.
> 
> Anyway, -g and -g3 seems to peacefully coexist when using DEC's C
> compiler.  Whether the code is optimized or not is another question...
> 
> Tom
> 




reply via email to

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