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: 2 hours 3 min ago

Updated: mingwrt-3.15.1

2008, October 4 - 22:55
I've made available a new release of MinGW Runtime:

The runtime DLL is available here:
http://downloads.sourceforge.net/mingw/mingwrt-3.15.1-mingw32-dll.tar.gz

The headers and import libraries are available here:
http://downloads.sourceforge.net/mingw/mingwrt-3.15.1-mingw32-dev.tar.gz

The source for this release is available here:
http://downloads.sourceforge.net/mingw/mingwrt-3.15.1-mingw32-src.tar.gz

This is a bug fix release to address some issues with the 3.15
release. A full list of changes can be found here:
https://sourceforge.net/project/shownotes.php?group_id=2435&release_id=16693

Chris (0 comments)

MSYS Core updated

2008, August 27 - 03:48
MSYS Core contains the basic utilities that comprise a MSYS installation. It is meant to be used by an automated installer, but it also can be unpacked manually.

Changes:
- Numerous bugfixes.
- Newer versions of most tools.
- New tools: lzma and file.
- Convenient mount/umount scripts.
- Vista compatibility.
- Sensible key-bindings for command-line editing.
- The shipped `make' tool is more flexible regarding case sensitivity of rules and file names.

You can obtain it by visiting the MSYS Base System download page:

https://sourceforge.net/project/showfiles.php?group_id=2435&package_id=24963&release_id=46827 (0 comments)