automake
[Top][All Lists]
Advanced

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

Re: Overriding -g -O2


From: Jian Wang
Subject: Re: Overriding -g -O2
Date: Tue, 14 Nov 2006 09:29:35 +0800

On 11/13/06, Paulo J. Matos <address@hidden> wrote:

By passing CXXFLAGS='' to configure I was able to remove -g and -O2
but now with specific _CXXFLAGS during linking, no flags are showing
up. What's the problem? And is passing an empty list of flags to
configure the only way to achieve what I posted originally?


You can change the variable at make time by passing `CXXFLAGS=options ...'
to make.


reply via email to

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