From: Gabriel Ebner <ge@gabrielebner.at>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Nightly builds of qemu
Date: Mon, 16 Feb 2004 13:58:13 +0100 [thread overview]
Message-ID: <1076936293.28219.30.camel@localhost> (raw)
In-Reply-To: <loom.20040216T103433-965@post.gmane.org>
Hello,
Am Mon, den 16.02.2004 schrieb Manish Bansal um 10:37:
> Is there anyway I can get the nightly builds of qemu everyday?
>From what I can see we don't have that (yet).
> Something like
> Wine where a new rpm file is created everynight from the cvs?
I think you're free to do the job if you want to. :)
> My point is that
> I like to tinker around with qemu but I don't want to compile it myself.
qemu is by no means as big as wine:
$ du -sbh wine-20031212/ qemu/
50M wine-20031212
2,4M qemu
Is there any reason you don't want to compile it yourself? It's just
2.4 megs and compiling does not take that long too:
$ cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 8
model name : mobile AMD Athlon(tm) XP 2200+
stepping : 1
cpu MHz : 1800.837
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow
bogomips : 3555.32
$ time { ./configure; make; }
...
real 1m30.833s
user 1m18.858s
sys 0m6.719s
Gabriel.
prev parent reply other threads:[~2004-02-16 13:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-16 9:37 [Qemu-devel] Nightly builds of qemu Manish Bansal
2004-02-16 12:58 ` Gabriel Ebner [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=1076936293.28219.30.camel@localhost \
--to=ge@gabrielebner.at \
--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.