This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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: ld.so.1 broken with gcc 3.3.1 on GNU/Hurd


> 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.


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