public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] eCos beginner- global variable
@ 2011-01-06 11:36 ratheesh k
  2011-01-06 15:13 ` [ECOS] " Grant Edwards
  0 siblings, 1 reply; 2+ messages in thread
From: ratheesh k @ 2011-01-06 11:36 UTC (permalink / raw)
  To: ecos-discuss

I would like to add a new package into eCos.

Is there any problem for using global variables ?. Will it have a
seperate namespace ?


-Ratheesh

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

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

* [ECOS] Re: eCos beginner- global variable
  2011-01-06 11:36 [ECOS] eCos beginner- global variable ratheesh k
@ 2011-01-06 15:13 ` Grant Edwards
  0 siblings, 0 replies; 2+ messages in thread
From: Grant Edwards @ 2011-01-06 15:13 UTC (permalink / raw)
  To: ecos-discuss

On 2011-01-06, ratheesh k <ratheesh.ksz@gmail.com> wrote:

> I would like to add a new package into eCos.
>
> Is there any problem for using global variables?.

Possibly.

> Will it have a seperate namespace?

No.  

An eCos system is a single program with a single address space and a
single global name-space.

-- 
Grant Edwards               grant.b.edwards        Yow! I'm sitting on my
                                  at               SPEED QUEEN ... To me,
                              gmail.com            it's ENJOYABLE ... I'm WARM
                                                   ... I'm VIBRATORY ...


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

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

end of thread, other threads:[~2011-01-06 15:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-06 11:36 [ECOS] eCos beginner- global variable ratheesh k
2011-01-06 15:13 ` [ECOS] " Grant Edwards

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).