This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [daemon@cygnus.com] Re: Bug in dl-open()...


>My guess is that the __builtin_return_address function for ARM fails
>or some other errors lead to an incorrect `caller' value.

__builtin_return_address will fail with -fomit-frame-pointer but I think it 
should be OK otherwise.  It's been a while since I tried building on my ARM 
system but I'll see if I can find the time to have a go tomorrow.

p.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]