[vorbis-dev] compiling under cygwin

Andy Key scsiprog at hotmail.com
Tue Jun 13 23:45:39 PDT 2000



Actually, I think it would be better to check for the __GNUC__ symbol, since 
other gcc ports such as Mingw32, lcc, etc. define it.

>To get CVS ver to compile under cygwin 1.1.2
>it would be convenient to change
>
>file: /usr/local/cvsroot/vorbis/include/vorbis/os_types.h
>
>21c21
>< #ifdef _WIN32
>---
> > #if defined (_WIN32) && !defined(__CYGWIN__)
>
>thx
>-dan
>
>----------
>daniel.probst at vwl.uni-mannheim.de
>Dr. Daniel Probst
>Economic Theory
>Mannheim University
>Germany
>
>
>--- >8 ----
>List archives:  http://www.xiph.org/archives/
>Ogg project homepage: http://www.xiph.org/ogg/

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/



More information about the Vorbis-dev mailing list