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]

Re: one more h8300 ld -r problem left


Hi Joel,

: A question though.  Don't these script templates have the same problem?
: 
: bash$ grep ctors_end * | grep -v RELOC 
: h8500.sc:	___ctors_end = . ;
: h8500b.sc:	___ctors_end = . ;
: h8500c.sc:	___ctors_end = . ;
: h8500m.sc:	___ctors_end = . ;
: h8500s.sc:	___ctors_end = . ;
: pj.sc:    ___ctors_end = . ;
: sh.sc:    ___ctors_end = . ;
: w65.sc:	___ctors_end = . ;

Yes, in theory they should.  In practice not all of them do.  But it
certainly wouldn't hurt to fix them all.

Cheers
	Nick

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