[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ld.so.1 broken with gcc 3.3.1 on GNU/Hurd
From: |
Roland McGrath |
Subject: |
Re: ld.so.1 broken with gcc 3.3.1 on GNU/Hurd |
Date: |
Fri, 12 Dec 2003 13:01:22 -0800 |
> Okie, I'm not exactly sure what files go into ld.so.1, but I'm
> assuming that rtld-*.os and dl-*.os.
You'll have to watch the make output and see the commands that make it.
> Nor am I exactly sure about how you would like the output from this.
> Anyway, I did a `objdump -rd' on all the noted files, and then greped it
> for _exit.
That doesn't tell you anything useful about the symbols. Use --syms.