$ svn co svn://svn.sv.gnu.org/qemu$ cd ..$ mkdir build$ cd build$ i686-pc-mingw32-gcc-4.3.2.exe -vUsing built-in specs.Target: i686-pc-mingw32Configured with: ../gcc-4.3.2/configure --with-as=/usr/local/bin/as --with-ld=/usr/local/bin/ld --with-gmp=/usr/local --with-mpfr=/usr/local --enable-languages=c,c++ --enable-threads --disable-nls --disable-win32-registry --disable-shared --without-x --enable-hash-synchronization --enable-libstdcxx-debug --enable-version-specific-runtime-libs --without-included-gettext --disable-bootstrap --disable-libssp --disable-libstdcxx-pchThread model: win32gcc version 4.3.2 (GCC)$ ../trunk/configure --cc=i686-pc-mingw32-gcc-4.3.2.exe --host-cc=i686-pc-mingw32-gcc-4.3.2.exe --target-list=arm-softmmu$ make$ cd ..$ wget http://bellard.org/qemu/arm-test-0.2.tar.gz$ tar zxvf arm-test-0.2.tar.gz$ cd arm-test$ ../build/arm-softmmu/qemu-system-arm.exe -kernel zImage.integrator -initrd arm_root.img
2009年1月15日木曜日
trunk
QEMU の Subversion から trunk (6292) を取ってきたら、cc も host-cc も共に、 gcc 3 系列でも 4 系列でも無修正でビルド通って、正常に動いているようだ。素晴らしい。
登録:
コメントの投稿 (Atom)
0 件のコメント:
コメントを投稿