From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: ramon costa <ramoncostacastello@domain.hid>
Cc: Xenomai help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] using floating point in rtdm
Date: Thu, 19 Aug 2010 11:31:37 +0200 [thread overview]
Message-ID: <4C6CF9F9.4000402@domain.hid> (raw)
In-Reply-To: <AANLkTi=MKjwGhRXVGQtPQML5dyO6wUB0edWngncZVqjP@mail.gmail.com>
ramon costa wrote:
> Hi,
>
> I'm trying to port some old stuff from RTLinuxfree. As a first step I would
> like to recompile
> and check everything. Latter I will try to modify the code structure to fit
> xenomai structure.
>
>
> - let the kernel compile your module as is, this will generated
>> "soft-float" code, which means that the operations will be done in
>> software. Your module will contain undefined references to functions
>> actually implemented in libgcc. So, you will have to extract the needed
>> .o from libgcc.a and put them in your module.
>>
>
> As this is only "temporary" this is the best option. I think my old
> RTLinuxfree
> code does something similar.
>
> How can I do this in the Xenomai framework ?
You can do this any way you like. You will have absolutely no help from
the Xenomai framework.
>
> Does RTDM task store the floating point context during task switching ?
With "soft-float", there is no floating point context to be saved.
--
Gilles.
next prev parent reply other threads:[~2010-08-19 9:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-19 9:00 [Xenomai-help] using floating point in rtdm ramon costa
2010-08-19 9:13 ` Gilles Chanteperdrix
2010-08-19 9:27 ` ramon costa
2010-08-19 9:31 ` Gilles Chanteperdrix [this message]
2010-08-19 9:45 ` Gilles Chanteperdrix
[not found] ` <AANLkTinCCejWZQhGOQd=CZ+yq482x0z4VCB5we+1mX9H@mail.gmail.com>
2010-08-19 12:30 ` Gilles Chanteperdrix
[not found] <mailman.53.1282212027.5136.xenomai@xenomai.org>
2010-08-19 21:00 ` Bob Feretich
2010-08-19 23:39 ` Gilles Chanteperdrix
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=4C6CF9F9.4000402@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=ramoncostacastello@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.