All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Oops on PPC405EP
Date: Mon, 21 Aug 2006 16:38:28 +0200	[thread overview]
Message-ID: <1156171108.3155.0.camel@domain.hid> (raw)
In-Reply-To: <17641.49824.304831.889667@domain.hid>

On Mon, 2006-08-21 at 16:26 +0200, Gilles Chanteperdrix wrote:
> Heikki Lindholm wrote:
>  > Since your hardware AFAIK does not have an FPU, shouldn't you be 
>  > compiling Xenomai without hardware FPU support?
> 
> Maybe we could prevent this mistake in Kconfig ?

Yes, at least for 2.6. Applied, thanks.

> 
> plain text document attachment (xeno-hw-fpu-depends-on-ppc-fpu.patch)
> Index: ksrc/arch/powerpc/Kconfig
> ===================================================================
> --- ksrc/arch/powerpc/Kconfig	(revision 1484)
> +++ ksrc/arch/powerpc/Kconfig	(working copy)
> @@ -6,6 +6,7 @@
>  
>  config XENO_HW_FPU
>  	bool "Enable FPU support"
> +	depends on PPC_FPU
>  	default y
>  	help
>  	The FPU executes instructions from the processor's normal
> _______________________________________________
> Xenomai-help mailing list
> Xenomai-help@domain.hid
> https://mail.gna.org/listinfo/xenomai-help
-- 
Philippe.




  parent reply	other threads:[~2006-08-21 14:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-21 13:31 [Xenomai-help] Oops on PPC405EP Dirk Eibach
2006-08-21 13:50 ` Heikki Lindholm
2006-08-21 14:06   ` Dirk Eibach
2006-08-21 14:26   ` Gilles Chanteperdrix
2006-08-21 14:37     ` Jan Kiszka
2006-08-21 16:46       ` Philippe Gerum
2006-08-21 16:50         ` Philippe Gerum
2006-08-21 14:38     ` Philippe Gerum [this message]
2006-08-21 13:53 ` Gilles Chanteperdrix
  -- strict thread matches above, loose matches on Subject: below --
2006-08-21 12:15 Dirk Eibach
2006-08-21 12:57 ` Philippe Gerum

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=1156171108.3155.0.camel@domain.hid \
    --to=rpm@xenomai.org \
    --cc=gilles.chanteperdrix@xenomai.org \
    --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.