From: Garth Dahlstrom <ironstorm@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: Build environment image
Date: Sat, 25 Jun 2005 09:48:05 -0400 [thread overview]
Message-ID: <76bfb9d205062506489b3b094@mail.gmail.com> (raw)
In-Reply-To: <42bd5623.1415610b.4708.ffff8f5aSMTPIN_ADDED@mx.gmail.com>
Fri, 24 Jun 2005 22:30:40 +0100, Ronald wrote:
> the win32 installers on FreeOSZoo are build on a linux box :)
I recently finished building an QEMU image based build environment for
compiling OpenEmbedded (OpenZaurus, NLUS2, etc)... In my case it
cross-compiles arm binaries on the x86 QEMU image.
Overall I think a Linux image cross compiling is the way to go for
easy of distribution.
Here are my suggestions:
- Compiling inside QEMU is slow, but ought to be fast enough for
something as small as QEMU (in OE's case you have to compile ~1.2 GB
of source which takes ~1.5 days on an AMD64/Win32 host)
- Use a Debian text-only installation; it needs less then 600MB, zips
to ~150MB and is easy to update.
- Make a separate partition for all build output (i.e. hdb1) - that
way the Guest OS can be maintained and the build can be chucked by
dropping the partition / disk image (hdb).
- Steal the stuff I've done and adapt it... You can find it at
http://www.northern.ca/projects/openembedded/ (the small file being
the build user's directory, the big being the whole image w/ build
user directory)
- If there are any questions about my stuff don't hesitate to ask...
(I get digests of this list so you might want to cc me directly)
Cheers,
-Garth
(author of QEMUMenu)
--
Northern.CA ===--
http://www.northern.ca/
Canada's Search Engine
next parent reply other threads:[~2005-06-25 13:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <42bd5623.1415610b.4708.ffff8f5aSMTPIN_ADDED@mx.gmail.com>
2005-06-25 13:48 ` Garth Dahlstrom [this message]
2005-06-21 4:28 [Qemu-devel] quick gtk2.c update Jim C. Brown
2005-06-21 16:27 ` jeebs
2005-06-21 19:45 ` Jim C. Brown
2005-06-21 20:32 ` [Qemu-devel] Build environment image Tim Walker
2005-06-24 17:19 ` Tim Walker
2005-06-24 17:48 ` John R. Hogerhuis
2005-06-24 19:13 ` jeebs
2005-06-24 20:25 ` John R. Hogerhuis
2005-06-24 21:30 ` Tim Walker
2005-06-24 22:46 ` [Qemu-devel] " Ronald
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=76bfb9d205062506489b3b094@mail.gmail.com \
--to=ironstorm@gmail.com \
--cc=qemu-devel@nongnu.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.