From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Mohit Jandwani <mohitjandwani@gmail.com>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Xenomai RT user application- POSIX interface
Date: Fri, 22 Jun 2012 09:27:01 +0200 [thread overview]
Message-ID: <4FE41E45.1070406@xenomai.org> (raw)
In-Reply-To: <CAHyVJyz4B9Z1nCLEg3G9u-r5d5iHdGwiA78w_enRc--MuVrgMQ@mail.gmail.com>
On 06/22/2012 03:57 AM, Mohit Jandwani wrote:
> Hello I am trying to develop a real time Ethercat master on xenomai on an
> exynos board.While I am still stuck with installing xenomai(and plan to
> give it all next week), I have run into some problems which I have not
> been able to find on the website anywhere.
>
> I am trying to use the posix skin of xenomai(as I need the stdio functions
> and socket functions) simply because of portability and the fact that I
> don't have to install it(I can build it while building the kernel).What I
> want to ask is:
Whatever skin you use, you have to enable it in xenomai kernel
configuration, and you have to install xenomai user-space support by
running "make DESTDIR=/some/dir", which installs headers and libraries
for all skins. Then you can start building applications using this skin
by getting flags with xeno-config. So, the posix skin is not different
from any other skin.
--
Gilles.
prev parent reply other threads:[~2012-06-22 7:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-22 1:57 [Xenomai] Xenomai RT user application- POSIX interface Mohit Jandwani
2012-06-22 7:13 ` Gilles Chanteperdrix
[not found] ` <CAHyVJywmT80V8WK=2ERmqfj+OXdjLjv4Hatu+8sonvZn0KJ+mA@mail.gmail.com>
2012-06-22 8:44 ` Gilles Chanteperdrix
2012-06-23 2:28 ` Mohit Jandwani
2012-06-23 11:09 ` Gilles Chanteperdrix
2012-06-22 7:27 ` Gilles Chanteperdrix [this message]
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=4FE41E45.1070406@xenomai.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=mohitjandwani@gmail.com \
--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.