Menu

#2 mingw32 and mingw64 compatibility patches

open
nobody
None
5
2011-04-16
2011-04-16
LRN
No

Fixes some function prototypes to avoid gcc warnings (passing pointer as int, passing const char * as non-const, etc)
#ifdefs __MINGW32__ some parts of the source that are implemented by mingw
#ifdefs __MINGW64__ some parts of the source that are implemented by mingw-w64
Fixes File and Link release order
Adds richer GLE->errno mapping

Discussion

  • LRN

    LRN - 2011-04-16

    mingw and mingw-w64 patch collection

     
  • LRN

    LRN - 2011-04-16

    You might also want to add extern "C" to some headers (such as langinfo.h)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.