automake
[Top][All Lists]
Advanced

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

Re: Unsetting -g -O2


From: Ralf Wildenhues
Subject: Re: Unsetting -g -O2
Date: Wed, 29 Nov 2006 19:30:43 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

* quoting myself (sorry!):
> 
> With a package that doesn't do the above (or something similar),
>   make CXXFLAGS=-g
> 
> should work

Even simpler, 
  ./configure CXXFLAGS=-g
  make

should (portably) do what you intend.

Cheers,
Ralf




reply via email to

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