This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: N_SO stabs corrupted after linking
- From: Nick Clifton <nickc at redhat dot com>
- To: "Jan Hoogerbrugge" <hoogerbrugge at hotmail dot com>
- Cc: binutils at sources dot redhat dot com
- Date: 31 Jan 2003 15:53:35 +0000
- Subject: Re: N_SO stabs corrupted after linking
- References: <F132ZvIPNTAbAWFswl300005d14@hotmail.com>
Hi Jan,
> Where in the code are the n_strx fields computed? (or variables from
> which n_strx is computed)
bfd/stabs.c. See also stab-syms.h and coffcode.h in the same
directory.
> I have no .strtab section in my linkerscript. Would that help?
Yes.
> BTW, I am using binutils version 2.11.2 and my port generates ELF code.
There is now a 2.13.2 release, which I would definitely recommend
downloading and using.
Cheers
Nick