On Jul 13, 2007, at 6:57 PM, Joseph Wakeling wrote:

Benoit SIGOURE wrote:
Hmm you are right, I didn't notice during my test that I also had zeros.
Build a static version of your project and it'll work.

./configure --disable-shared
make clean all CFLAGS='-pg -all-static'

Ahh, brilliant!  Thank you ever so much.

The -all-static option generates an error but I can leave it out and
still get the full profile info.

Uh, yes, sorry, it's meant to be in LDFLAGS and used only if you use libtool to build everything.


Problem solved!

Good for you :)
Cheers,

--
Benoit Sigoure aka Tsuna
EPITA Research and Development Laboratory


Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to