bug-glibc
[Top][All Lists]
Advanced

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

Re: -profile


From: Andreas Jaeger
Subject: Re: -profile
Date: 05 May 2001 18:09:02 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.1 (Channel Islands)

Mike Castle <address@hidden> writes:

> On Sat, May 05, 2001 at 12:08:14PM +0200, Andreas Jaeger wrote:
> > I'm always confused with -pg and -profile but at least the linker
> 
> -profile gets you libc_p.  -pg does just your program.  But I get the
> impression that -profile is used on Linux only.  From coming across posts
> by Ulrich, he seems to understand it a little bit more.  Perhaps he could
> explain why there is a difference?
> 
> > shouldn't go in an endless loop.
> 
> True.  :->
> 
> But since -static causes it to succeed, I wasn't sure at what level the
> glibc dynamic linker comes into play.  Does it play a role during linking
> at all or only during runtime?

libc_p.a is a static library.  The dynamic linker is only used at
runtime but has to be noted in the dynamic program.  Might be that
here lies the problem...

Andreas
-- 
 Andreas Jaeger
  SuSE Labs address@hidden
   private address@hidden
    http://www.suse.de/~aj



reply via email to

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