e0b9fc1eac
* BUG: Set Cygwin Shared Library Extension to dll [GB.JIT] * NEW: Add conditional defines for Cygwin to allow compile: Use finite in place of _finite, __isnand in place of __isnan and __isinfd in place of __isinf. * NEW: Remove jit_gambas_pass_dummy.cpp as this is no longer required to compile with later versions of llvm. Also fixes issue with Cygwin compile. [GB.NET] * NEW: Redefine TIOCOUTQ for Cygwin [GB.SDL.SOUND] * NEW: -lSDL needed for Cygwin linker [INTERPRETER] * NEW: Redefine FIONREAD for Cygwin * NEW: Cygwin needs <strings.h> to avoid compiler issues when redefining strcasecmp etc. [DEVELOPMENT ENVIRONMENT] * NEW: Make the environment Cygwin aware git-svn-id: svn://localhost/gambas/trunk@6435 867c0c6c-44f3-4631-809d-bfa615b0a4ec
Welcome to the "SDL SOUND component for gambas !" ------------------------------------------------- Following versions are known to work Currently SDL component needs are : - SDL 1.2.8 with cdrom support - SDL mixer 1.2.6 Have fun :-)