Re: -mno-cygwin flag

Motofumi Oka <[email protected]> Sun, 4 Dec 2011 18:34:40 +0900
Newsgroups gmane.comp.video.xvid.devel
Message-ID <CACp0aOddhsO0agjRe_cMzoP-w2P02bo9Qn85TrSW7A60ZxoJvg@mail.gmail.com>
Hi, Richard,
-mno-cygwin flag was already removed from svn repo.
see http://list.xvid.org/pipermail/xvid-devel/2011-September/006334.html

2011/12/4 Richard H Lee <[email protected]>

> Hi,
>
> I'm not sure if the -mno-cygwin compilation flag is obsolete any more.
>
> I compiled xvidcore on cygwin. It works fine if you do a 1 pass encoding
> using mencoder.
>
> But if you do 2 pass, it does the first pass fine but hangs on the 2nd.
> The ran mencoder under gdb and found it got stuck on win32 ReadFile
> function. So I removed the dix2pass.log file and it seemed to work.
>
> I recompiled xvidcore without the flag and mencoder. It seems to work now.
>
> I'm not sure if by removing the flag it uses a more native cygwin
> function, because it seems to write the log file fine.
>
>
> Richard Lee
> _______________________________________________
> Xvid-devel mailing list
> [email protected]
> http://list.xvid.org/mailman/listinfo/xvid-devel
>