This is the mail archive of the ecos-discuss@sourceware.cygnus.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]

Re: removing .sdata and .sbss


Daeyoung Kim wrote:
> 
> Hi,
> 
> I need to remove .sdata and .sbss section from memory layout of eCos
> application.
> In stead I will put all variables in .data and .bss section.
> 
> So, I tried to use -mno-sdata and -msdata=none while compiling eCos and
> application,
> but I failed. I am using powerpc-eabi-gcc.

I would definitely have thought -msdata=none would work. Are you saying that
it doesn't seem to make any difference, or does something also go wrong?

Jifl
-- 
Cygnus Solutions, 35 Cambridge Place, Cambridge, UK.  Tel: +44 (1223) 728762
"I used to have an open mind but || Get yer free open source RTOS's here...
 my brains kept falling out."    || http://sourceware.cygnus.com/ecos
Help fight spam! http://spam.abuse.net/  These opinions are all my own fault

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