[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] x86 emulated hardware : which make.conf options ?
From: |
Jérôme Bouat |
Subject: |
[Qemu-devel] x86 emulated hardware : which make.conf options ? |
Date: |
Fri, 01 Apr 2005 15:05:04 +0200 |
I would like to install Gentoo Linux on QEmu.
I want to compile some programs in order to fit QEmu emulated hardware.
Here are the flags I assume to fit emulated hardware :
I choosed -Os to optimize global speed (with emulation). Is it true ?
---
CFLAGS="-Os -fomit-frame-pointer -pipe -march=i386 -mno-mmx -mno-3dnow
-mno-sse2"
CXXFLAGS="${CFLAGS}"
---
What do you think about it ?
Thanks,
Jérôme
- [Qemu-devel] x86 emulated hardware : which make.conf options ?,
Jérôme Bouat <=