public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] removing .sdata and .sbss
@ 1999-10-06 12:02 Daeyoung Kim
  1999-10-06 13:10 ` Jonathan Larmour
  0 siblings, 1 reply; 4+ messages in thread
From: Daeyoung Kim @ 1999-10-06 12:02 UTC (permalink / raw)
  To: ecos-discuss

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-11-08 14:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-06 12:02 [ECOS] removing .sdata and .sbss Daeyoung Kim
1999-10-06 13:10 ` Jonathan Larmour
1999-10-06 13:31   ` Daeyoung Kim
1999-11-08 14:37     ` Jonathan Larmour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).