|
| From: | Luke Deller |
| Subject: | Re: [Qemu-devel] Build errors |
| Date: | Wed, 27 Oct 2004 12:55:14 +1000 |
| User-agent: | Mozilla Thunderbird 0.8 (Windows/20040913) |
Thomas Schwinge wrote:
Yesterday, I tried to build the latest CVS version of QEMU, but failed: CFLAGS set to '-Os -pipe -march=athlon-xp'
Until this is fixed, I have found that a workaround is to replace:
-march=athlon-xp
with:
-march=pentium -mtune=athlon-xp
Regards,
Luke.
| [Prev in Thread] | Current Thread | [Next in Thread] |