Recent Project News

Syndicate content SourceForge.net logo
SF.net Project News: MinGW - Minimalist GNU for Windows (mingw project) - MinGW: A native Windows port of the GNU Compiler Collection (GCC), with freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality.
Updated: 3 min 54 sec ago

MSYS Runtime updated

2008, July 21 - 23:24
A new MSYS Runtime DLL is available from the Sourceforge download page:
http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=24963&release_id=46827

It fixes a bug were the "find" tool did not report all expected matches, and avoids printing extra debug info when using the "less" tool. (0 comments)

New tool: cpmake-3.81 for MSYS

2008, July 11 - 03:31
`cpmake', a case-preserving variant of GNU Make, tries to be a compromise between a full case-insensitive Make and a full case-sensitive one. When searching for file names in the
filesystem, a case insensitive match will be performed, but only if a case sensitive match is not found first. In a related change, `cpmake' avoids normalizing targets and file names to lowercase, i.e. `cpmake' is internally case-preserving as well. (0 comments)

Testing: gcc-4.3.0-20080502-mingw32-alpha

2008, May 6 - 22:35
The MinGW.org team is pleased to offer a binary release of GCC 4.3.0.

Warning: This is an alpha testing release. That means the build may contain major missing functionality and serious bugs, including silent incorrect code compilation.

MinGW needs your help to test this compiler! Please try out this release and let us know what you think.

The package and complete release notes are available for download from <http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=241304>. (0 comments)