Re: GCC version check issue

Motofumi Oka <[email protected]> Wed, 14 Sep 2011 23:24:56 +0900
Newsgroups gmane.comp.video.xvid.devel
Message-ID <CACp0aOf-2M4dPsnYmd5X1E30Z810_m4iiVsfaoddSpuQFXqhDg@mail.gmail.com>
2011/9/14 Michael Militzer <[email protected]>

> Hi,
>
> well, I don't quite agree with your conclusion that cross-compiling a
> windows binary with mingw from linux "wouldn't work at all". For me, the
> following commands produce a 64-bit windows binary successfully from
> linux also without wine available:
>
>
sorry, it was my misapprehension.
If wine has not available, the version check is just ignored.

anyway, thanks