Re: [gtk-vnc-devel] [PATCH 1/4] Use WIN32 instead of __MINGW32__
- From: "Richard W.M. Jones" <rjones redhat com>
- To: gtk-vnc-devel lists sourceforge net
- Subject: Re: [gtk-vnc-devel] [PATCH 1/4] Use WIN32 instead of __MINGW32__
- Date: Wed, 29 Oct 2008 15:14:56 +0000
I should add that the Fedora MinGW cross-compiler defines WIN32
de novo:
$ cat test.c
#ifdef WIN32
#error "foo"
#endif
$ i686-pc-mingw32-gcc test.c
test.c:2:2: error: #error "foo"
Rich.
--
Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines. Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]