Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| >>>>> "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes:
| 
| >> Martin Vermeer wrote:
| >> > On Sun, Apr 23, 2006 at 06:15:44PM +0200, Edwin Leuven wrote:
| >> >
| >> > /bin/sh ../libtool --tag=CXX --mode=link g++ -pg -g -O2 -pg -o >
| >> ... > g++ -pg -g -O2 -pg -o lyx-qt4 main.o Bidi.o BufferView.o
| >> 
| >> Why these multiple -pg -g -pg options? Shouldn't prevent them from
| >> working (I think) but where do they come from?
| 
| Edwin> because LDFLAGS = -pg gets added here on top of CXXFLAGS = -pg
| Edwin> -g -O2
| 
| I think the right solution would have been to add -pg to CXX directly.

Perhaps... or not to LDFLAGS.

-- 
        Lgb

Reply via email to