All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Jan Kiszka <jan.kiszka@domain.hid>
Cc: Xenomai-core@domain.hid
Subject: Re: [Xenomai-core] Cross compiling for ARM
Date: Sat, 13 Oct 2007 19:18:01 +0200	[thread overview]
Message-ID: <18192.64969.6767.492824@domain.hid> (raw)
In-Reply-To: <4710F5A5.4060400@domain.hid>

Jan Kiszka wrote:
 > Hi all,
 > 
 > in order to build Xenomai's userland with a toolchain that is prefixed
 > with "armv5l-linux-", I had to patch configure.in like this
 > 
 > Index: configure.in
 > ===================================================================
 > --- configure.in	(Revision 3050)
 > +++ configure.in	(Arbeitskopie)
 > @@ -83,7 +83,7 @@ case "$host" in
 >          XENO_LINUX_ARCH=bfinnommu
 >  	XENO_LINUX_INSTALL_TARGET=install
 >          ;;
 > - arm-*)
 > + arm*-*)
 >   	XENO_TARGET_ARCH=arm
 >   	XENO_LINUX_ARCH=arm
 >  	XENO_LINUX_INSTALL_TARGET=install_image
 > 
 > in order to call "configure --host=armv5l-linux ...". Am I doing
 > something crazy or is this really a required patch for Xenomai?

Yes, I guess this is required.

-- 


					    Gilles Chanteperdrix.


      parent reply	other threads:[~2007-10-13 17:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-13 16:43 [Xenomai-core] Cross compiling for ARM Jan Kiszka
2007-10-13 17:12 ` Sebastian Smolorz
     [not found] ` <200710131900.56087.Sebastian.Smolorz@domain.hid>
2007-10-13 17:16   ` Jan Kiszka
2007-10-13 17:18 ` 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=18192.64969.6767.492824@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=Xenomai-core@domain.hid \
    --cc=jan.kiszka@domain.hid \
    /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.