From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: "Wu, John" <John.Wu@domain.hid>
Cc: xenomai@xenomai.org
Subject: RE: [Xenomai-core] C++ Support for VxWorks Skin of Xenomai?
Date: Wed, 1 Mar 2006 19:22:32 +0100 [thread overview]
Message-ID: <17413.58984.450192.400581@domain.hid> (raw)
In-Reply-To: <FA9961D07FD27B4EB6058C0F35F3D0D17CD982@domain.hid>
Wu, John wrote:
> Jan,
>
> We don't know how to compile the VxWork skin of xenomai to support C++
> code. We need some help!
Unless we are missing something, there is no need to compile vxworks
skin in a special way in order to support C++ code.
Xenomai vxworks skin functions are declared extern "C" in
vxworks/vxworks.h when it is included in C++ code.
So, if you want to call vxworks function from C++ code, all you have to
do is to include vxworks/vxworks.h.
--
Gilles Chanteperdrix.
next prev parent reply other threads:[~2006-03-01 18:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-01 17:51 [Xenomai-core] C++ Support for VxWorks Skin of Xenomai? Wu, John
2006-03-01 18:22 ` Gilles Chanteperdrix [this message]
2006-03-01 18:28 ` Jan Kiszka
-- strict thread matches above, loose matches on Subject: below --
2006-02-27 21:39 Wu, John
2006-02-28 11:57 ` Jan Kiszka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=17413.58984.450192.400581@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=John.Wu@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.