This is the mail archive of the binutils@sources.redhat.com 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]

Re: Partial linking interacts badly with N_WARNING and N_INDIR


Ian Dall writes:
 > Alan Modra writes:
 >  > On Tue, Aug 06, 2002 at 02:15:50AM +0930, Ian Dall wrote:
 >  > > How should indirect symbols behave with the "ld -x -r" option (a.out)?
 >  > > 
 >  > > With the following code:
 >  > > 
 >  > > 	.stabs "_daylight",10,0,0,0
 >  > > 	.stabs "__daylight",1,0,0,0
 >  > > 
 >  > > [...]
 >  > Well, they are local syms, so I suppose you get what you asked for
 >  > with -x.

Forget what I wrote about this. The penny has dropped. Use type 11 instead
of 10!

Ian


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