This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] | |
On Sun, Aug 07, 2005 at 10:45:06AM +0100, Nick Clifton wrote: > >Do I have to handle global symbols within one file different than usual? > > That should not be necessary Um, I think it is. See tc-i386.c:md_apply_reloc, where !generic_force_reloc is used. gas reloc processing is a real mess. -- Alan Modra IBM OzLabs - Linux Technology Centre
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |