From: Heikki Lindholm <holindho@domain.hid>
To: smannori@domain.hid
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Xenomai-PPC: One problem
Date: Wed, 07 Dec 2005 17:43:08 +0200 [thread overview]
Message-ID: <4397030C.7060603@domain.hid> (raw)
In-Reply-To: <38086.128.93.12.158.1133967095.squirrel@domain.hid>
smannori@domain.hid kirjoitti:
> Hi everybody,
>
> thanks to your help now the interrupt shield option compile OK :)
>
> Unfortunately, I must to leave the Xenomai FPU option disabled.
>
> With this option active my PowerBook "Ubuntu-Xenomai" machine go crazy after
> few seconds after the launch of the the "latency" test.
>
> Gilles suspects that there is a conflict with the Altivec FPU units inside
> the G4 CPU, because ADEOS does not save the Altivec FPU-exended register.
I find this very unlikely. Unlike Intel SSE stuff, ppc altivec is a
separate unit from the fpu. If your compiler generates altivec code
(instead of normal fpu code) from math functions in the xenomai
executable, then it might be the issue. AFAIK gcc uses altivec only
after release 4.0. In case you have gcc 4 (ubuntu 5.10), you might be
able to turn altivec code generation off by, say, "-mno-altivec".
-- Heikki Lindholm
next prev parent reply other threads:[~2005-12-07 15:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-07 14:51 [Xenomai-help] Xenomai-PPC: One problem smannori
2005-12-07 15:43 ` Heikki Lindholm [this message]
2005-12-07 15:57 ` Heikki Lindholm
2005-12-07 17:09 ` [Xenomai-help] Xenomai-PPC: One problem: data smannori
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=4397030C.7060603@domain.hid \
--to=holindho@domain.hid \
--cc=smannori@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.