All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Grandegger <wg@domain.hid>
To: Jan Kiszka <jan.kiszka@domain.hid>
Cc: xenomai-help <xenomai@xenomai.org>, xenomai-core <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] [ANNOUNCE] Xenomai Example Repository
Date: Fri, 01 Dec 2006 23:35:08 +0100	[thread overview]
Message-ID: <4570AE1C.8050008@domain.hid> (raw)
In-Reply-To: <457064F3.5050300@domain.hid>

Jan Kiszka wrote:
> Wolfgang Grandegger wrote:
>> Jan Kiszka wrote:
>>> Hi,
>>>
>>> the new Xenomai example repository has been created. I don't want to
>>> repeat here what is explained already on the related wiki page, please
>>> have a look at
>>>
>>>     http://www.xenomai.org/index.php/Examples
>>>
>>> Instead, let me sketch what could be done next:
>>>
>>>  o Port existing examples, snippets, demos from ksrc/skins/* over, make
>>>    them compilable and runnable if required.
>>>
>>>  o Identify what kind of examples are lacking. You, the user, is needed
>>>    here. What do *you* think is missing, what would be helpful to show?
>>>
>>>  o Check what is needed to compile kernel-based examples over PPC 2.4.
>>>    Philippe indicated that some switches are likely missing (x86 is fine
>>>    already, other archs are 2.6-only).
>> Some time ago I sent a patch for RTnet using the "kernel CFLAGS
>> capturing" trick to get proper switches for 2.4:
>>
>> http://sourceforge.net/mailarchive/forum.php?thread_id=9493711&forum_id=24610
>>
>>
>> We could do the same trick here.
> 
> Yeah, I had a look at this before. The point is that I would prefer to
> keep things _simple_ and self-contained. This capturing requires some
> helper Makefile and complex call nestings that likely only people with
> advanced make and shell skills can understand and adopt to their projects.
> 
> But maybe things are that complicated already, and this is just
> different complexity. How do you compile simple out-of-tree modules
> against 2.4 PPC kernels? Are there any standard flags? Or is it
> different for each board or each compiler version or whatever?

I just cut and paste the flags from a kernel module make. For PPC, there 
are plenty of flags, not board but some are processor depended, but I'm 
unable to tell which one are really required. For this reason I like the 
module capturing trick.

Wolfgang.



  parent reply	other threads:[~2006-12-01 22:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-01 10:24 [Xenomai-core] [ANNOUNCE] Xenomai Example Repository Jan Kiszka
2006-12-01 16:45 ` Wolfgang Grandegger
2006-12-01 17:22   ` Jan Kiszka
2006-12-01 17:54     ` [Xenomai-help] " Philippe Gerum
2006-12-01 22:47       ` Wolfgang Grandegger
2006-12-01 22:59         ` Philippe Gerum
2006-12-01 22:35     ` Wolfgang Grandegger [this message]
2006-12-03 14:53       ` Jan Kiszka
2006-12-03 21:14         ` Wolfgang Grandegger
2006-12-03 21:19           ` 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=4570AE1C.8050008@domain.hid \
    --to=wg@domain.hid \
    --cc=jan.kiszka@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.