* [Qemu-devel] Re: Build environment image
2005-06-24 21:30 ` Tim Walker
@ 2005-06-24 22:46 ` Ronald
0 siblings, 0 replies; 2+ messages in thread
From: Ronald @ 2005-06-24 22:46 UTC (permalink / raw)
To: qemu-devel
Le Fri, 24 Jun 2005 22:30:40 +0100, Tim Walker a écrit :
> Cross compile to Windows from Linux is an unknown quantity to me - has
> anyone tried it yet with QEMU?
the win32 installers on FreeOSZoo are build on a linux box :)
> Tim
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Qemu-devel] Re: Build environment image
[not found] <42bd5623.1415610b.4708.ffff8f5aSMTPIN_ADDED@mx.gmail.com>
@ 2005-06-25 13:48 ` Garth Dahlstrom
0 siblings, 0 replies; 2+ messages in thread
From: Garth Dahlstrom @ 2005-06-25 13:48 UTC (permalink / raw)
To: qemu-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-06-25 13:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <42bd5623.1415610b.4708.ffff8f5aSMTPIN_ADDED@mx.gmail.com>
2005-06-25 13:48 ` [Qemu-devel] Re: Build environment image Garth Dahlstrom
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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).