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 08:13:01 +0200
User-agent: Gnus/5.090003 (Oort Gnus v0.03) XEmacs/21.1 (Channel Islands)

Mike Castle <address@hidden> writes:

> I've noticed that trying to build an app with -profile fails if you try to
> link in a shared library.  I'm trying to determine if this is an
> unsupported configuration, a bug with binutils, a bug with glibc, or if I
> just have a broken system some how.
> 
> address@hidden:53pm]~(504) cat a.c
> int main (void){ return 0; }
> address@hidden:53pm]~(505) gcc -profile -lcrypt a.c  <-- this goes into an
> endless loop in ld 

Check with -Wl,--verbose what the linker does and use -v to see how
it's called.

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]