guile-devel
[Top][All Lists]
Advanced

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

Anyone know how to compile with profiling when using libtool?


From: Rob Browning
Subject: Anyone know how to compile with profiling when using libtool?
Date: Wed, 12 Mar 2003 18:41:50 -0600
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu)

Though I can augment CFLAGS so that each .c file is compiled with -g
-pg, I haven't figured out a way to keep libtool from removing -pg
from the link line.  It seems like libtool is removing -pg (and
-no-undefined, etc.) from the gcc command line just before issuing the
link command.

If at all possible, I'd rather not have it second guess me for at
least some of the options...

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4




reply via email to

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