This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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]

MIPS .sdata alignment issue


Using the 3.2 gcc and binutils 2.13 for the MIPSISA32.  
The issue I'm running into is when unpacking 
_rom_data_start into _ram_data_start, it runs into an 
alignment where .data variables and CTORS are correct  
but the .sdata variables are not initialized correctly, 
due to an extra 0x70 somewhere added to the .romdata 
section?  

Has anyone ran into this?  I saw some postings about gp 
not being aligned correctly?



What 

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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