Re: [gtk-vnc-devel] [PATCH 1/4] Use WIN32 instead of __MINGW32__



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]