From: Ronald <daimon55@free.fr>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: Re: Cross compile install (win32 binaries/mingw)
Date: Mon, 14 Mar 2005 18:24:31 +0100 [thread overview]
Message-ID: <pan.2005.03.14.17.24.27.67432@free.fr> (raw)
In-Reply-To: 4235B73A.1010708@tusker.org
Le Tue, 15 Mar 2005 00:09:30 +0800, Damien Mascord a écrit :
> Ronald wrote:
>
>>I am using gcc 3.3.1 (mingw special 20030804-1) for the windows build,
>>using ./configure --enable-mingw32 should work without trouble. When
>>cross compiling for windows, dyngen.exe is build with HOST_CC, it's a
>>linux exe.
>>
>>Here is how my toolchain is build, if it help:
>>http://daimon55.free.fr/qemu/mingw32.build
>>
>>
>>
> Hi Ronald,
>
> Thanks for your help! Now that dyngen is compiled with the correct
> toolchain (ie, HOST_CC), things seem to be cleaner.
>
> I still need to specify HAVE_GCC3_OPTIONS=yes in config-host.mak though...
>
What is your tools prefix? configure assume it's i386-mingw32- for
mingw32 build, maybe it is where your problem is, you can pass
--cross-prefix= to configure with the good prefix.
The test for gcc3 is done around line 247.
> Would you happen to know how to get it to build with the directx 9 SDK ?
>
No, I use a directx 7.0 port from
http://jrfonseca.dyndns.org/projects/gnu-win32/software/ported/msvc/directx-7.0-mingw32.tar.bz2
> Damien
prev parent reply other threads:[~2005-03-14 18:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-14 8:22 [Qemu-devel] Cross compile install (win32 binaries/mingw) Damien Mascord
2005-03-14 8:44 ` Damien Mascord
2005-03-14 15:01 ` [Qemu-devel] " Ronald
2005-03-14 16:09 ` Damien Mascord
2005-03-14 17:24 ` Ronald [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=pan.2005.03.14.17.24.27.67432@free.fr \
--to=daimon55@free.fr \
--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 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).