public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] C++ in redboot
@ 2009-04-21 10:13 Guenter Ebermann
  2009-04-21 10:25 ` Gary Thomas
  2009-04-21 11:57 ` [ECOS] " Guenter Ebermann
  0 siblings, 2 replies; 3+ messages in thread
From: Guenter Ebermann @ 2009-04-21 10:13 UTC (permalink / raw)
  To: ecos-discuss

Hi,

is it allowed to use C++ code in RedBoot?
We used a C++ class from there and since then we got strange behaviour.

Guenter

-- 
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] 3+ messages in thread

* Re: [ECOS] C++ in redboot
  2009-04-21 10:13 [ECOS] C++ in redboot Guenter Ebermann
@ 2009-04-21 10:25 ` Gary Thomas
  2009-04-21 11:57 ` [ECOS] " Guenter Ebermann
  1 sibling, 0 replies; 3+ messages in thread
From: Gary Thomas @ 2009-04-21 10:25 UTC (permalink / raw)
  To: Guenter Ebermann; +Cc: eCos Discussion

Guenter Ebermann wrote:
> Hi,
> 
> is it allowed to use C++ code in RedBoot?
> We used a C++ class from there and since then we got strange behaviour.

Forwarded to the eCos mailing list, please use it so that
all benefit.


-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

-- 
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] 3+ messages in thread

* [ECOS] Re: C++ in redboot
  2009-04-21 10:13 [ECOS] C++ in redboot Guenter Ebermann
  2009-04-21 10:25 ` Gary Thomas
@ 2009-04-21 11:57 ` Guenter Ebermann
  1 sibling, 0 replies; 3+ messages in thread
From: Guenter Ebermann @ 2009-04-21 11:57 UTC (permalink / raw)
  To: ecos-discuss

Hi,

Problem solved.

2009/4/21 Guenter Ebermann <guenter.ebermann@googlemail.com>:
> is it allowed to use C++ code in RedBoot?
> We used a C++ class from there and since then we got strange behaviour.

It is allowed to use C++ in RedBoot!
Strange behaviour was a normal programming error. Had nothing to do with C++
in RedBoot.

Virtual functions are declared and defined using the externC macro from
within C++ compilation units.

Guenter

-- 
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] 3+ messages in thread

end of thread, other threads:[~2009-04-21 11:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-21 10:13 [ECOS] C++ in redboot Guenter Ebermann
2009-04-21 10:25 ` Gary Thomas
2009-04-21 11:57 ` [ECOS] " Guenter Ebermann

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