qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Use Clang to compile Qemu?
@ 2011-12-23 12:00 陳韋任
  2011-12-23 13:07 ` David Turner
  0 siblings, 1 reply; 3+ messages in thread
From: 陳韋任 @ 2011-12-23 12:00 UTC (permalink / raw)
  To: qemu-devel

Hi all,

  I am trying to build QEMU by using clang, but get error message below.

---
In file included from /z/tmp/chenwj/qemu-1.0/user-exec.c:21:
/z/tmp/chenwj/qemu-1.0/dyngen-exec.h:64:20: error: global register variables are not supported
register CPUState *env asm(AREG0);
                   ^
1 warning and 1 error generated.
---

  Any idea on how to work around this? Thanks! :)

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-12-24  1:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-23 12:00 [Qemu-devel] Use Clang to compile Qemu? 陳韋任
2011-12-23 13:07 ` David Turner
2011-12-24  1:48   ` 陳韋任

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).