From: Aron Griffis <aron@hp.com>
To: xen-devel@lists.xensource.com
Cc: xen-ia64-devel@lists.xensource.com
Subject: cross-compilation howto
Date: Tue, 29 Jan 2008 18:20:58 -0500 [thread overview]
Message-ID: <20080129232058.GF3836@fc.hp.com> (raw)
I've written a cross-compilation howto and posted it to
http://wiki.xensource.com/xenwiki/CrossCompiling
It's a little bit hard to follow because <h1> is rendered incorrectly
by the stylesheet. It's possibly easier to read the print version at
http://wiki.xensource.com/xenwiki/CrossCompiling?action=print
The howto is targetted at building Xen/ia64 (including tools) on
a Fedora8/x86_64 box, though it shouldn't be hard to do other
combinations. Pre-built compiler rpms and a pre-built sys-root are
provided, so all told it should take only a few minutes to setup.
After completing the setup, it should be possible to do a full build
with:
make XEN_TARGET_ARCH=ia64 CROSS_COMPILE=ia64-linux-gnu- world
Notes:
1. ext2fs-lib detection bug was fixed just a couple days ago in cset
1fbab289fed1, so make sure you pull the latest xen-unstable.hg...
2. The tools build breaks right now in ioemu due to the ia64 custom
linker script. My next step will be to either fix that or get rid
of it. If you comment it out of Makefile.target, the build should
work entirely.
Thanks,
Aron
reply other threads:[~2008-01-29 23:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20080129232058.GF3836@fc.hp.com \
--to=aron@hp.com \
--cc=xen-devel@lists.xensource.com \
--cc=xen-ia64-devel@lists.xensource.com \
/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.