[Vorbis-dev] Attn Ivo. Re patches 15347 and 15376

Aoyumi aoyumi at gmail.com
Thu Oct 9 06:52:00 PDT 2008


Ivo Emanuel Gonçalves wrote:
> On 10/5/08, Erik de Castro Lopo <mle+la at mega-nerd.com> wrote:
>> Unfortunately, MinGW (or at least the Linux -> Win32 cross compiler
>> I'm using) defines _WIN32 but isn't aware of _fseeki64.
> (..)
>> However, since I don't have access to windows, can you please check
>> and confirm that this hasn't broken anything?
> 
> I don't have Windows to confirm either, but I doubt it breaks anything
> to chain both Win32 and Mingw32 with different functions.  They end up
> achieving the same thing.

The change that Erik performed is necessary to use MINGW.
I confirmed that I could compile it in "mingw-runtime-3.15".
But fseeko64 is not defined in mingw of an old version (3.13).

By the way, is "_fseek64_wrap" of "vorbisfile.c" just good? 
Is not similar change necessary?

Aoyumi


More information about the Vorbis-dev mailing list