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]

Linker commands for v850 fail in 2.11.2 ?


Hi,

could it be that the v850 linker is broken in v2.11.2 ?
I have following in my linker file

.sda  (NOLOAD) :  AT (  ADDR (.text) + SIZEOF (.text) )  
      { __gp = .;
        *(.sdata) *(.sbss) *(.scommon)} >RAM

NOLOAD and setting the LMA has no effect when linking with 2.11.2 as it has
when using 2.9.2.


Mit freundlichen Grüßen

	Karsten Mauler

________________________________________________________________________
Karsten Mauler                       Robert Bosch GmbH
                                     Corporate Research and Development
                                     Advanced Multimedia Systems	
Phone: +49-5121-49-5344              Department FV/SLM
Fax  : +49-5121-49-175344            P.O. Box 77 77 77
Mail : Karsten.Mauler@de.bosch.com   D-31132 Hildesheim, Germany
_________________________________________________________________________


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