This is the mail archive of the libc-hacker@sources.redhat.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]
Other format: [Raw text]

Re: [PATCH] Support backtrace () on IA-64, make it work even with -fomit-frame-pointer on AMD64


On Thu, Oct 09, 2003 at 02:47:53PM +0200, Andreas Schwab wrote:
> Jakub Jelinek <jakub@redhat.com> writes:
> 
> > Sorry, I only compiled it outside of glibc and there it worked.
> > Here is a better patch (built on amd64, passed make check, checked output
> > of a few sample proglets):
> 
> Doesn't seem to work on ia64, though.

Works for me just fine (gcc-3_3-rhl-branch libgcc_s.so.1),
with various CFLAGS used for backtrace-tst (-O2, -O0, with or without
-Wl,--export-dynamic, etc.).
What kind of libgcc you're using?

	Jakub


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