[ECOS] removing .sdata and .sbss

Daeyoung Kim dkim@cise.ufl.edu
Wed Oct 6 12:02:00 GMT 1999


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.

Could anybody help me out?

Daeyoung Kim



More information about the Ecos-discuss mailing list