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

Re: Problems when linking against the profiled libc



"Nadav Har'El" <nyh@math.technion.ac.il> writes:

> One of us is either very blind, or very stubborn... :)

Or both...

I am myopic (IRL :-). I had to re-read Shlomi's message to realize
that he specifically wanted to profile library calls. One does need
libc_p.a for that. I am normally interested in profiling my own
code... 

Can anyone (Shlomi?) check what is going on with RH's gcc (which both
Nadav and myself are using, I suppose)? libc_p.a is a static library,
but it should be linked with or without -static (which does _not_ pick
up shared libs, according to the gcc documentation). So I am wondering
if it is a Red Hat blunder?

-- 
Oleg Goldshmidt | ogoldshmidt@NOSPAM.computer.org 
"If it ain't broken, it has not got enough features yet."

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il