From: paul-ml AT is DOT lg DOT ua (Paul Sokolovsky) Newsgroups: comp.os.msdos.djgpp Subject: [ANN] Announcing PW32 - the DJGPP 'port' to Win32 Date: Mon, 06 Mar 2000 21:25:29 GMT Organization: Severodonetsk-InterNetNews site Lines: 28 Message-ID: <38c41ffa.4897862@is> NNTP-Posting-Host: is.lg.ua X-Trace: hell.sed.lg.ua 952378162 8992 62.244.58.43 (6 Mar 2000 21:29:22 GMT) X-Complaints-To: usenet AT hell DOT sed DOT lg DOT ua NNTP-Posting-Date: 6 Mar 2000 21:29:22 GMT X-Newsreader: Forte Free Agent 1.11/32.235 X-NNTP-Posting-Host: localhost To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I would like to announce PW32 the Posix-over-Win32 layer, as close relative of DJGPP ;-) PW32 is implementation of (subset of) POSIX/Unix API for Win32 systems. Its main concerns are efficiency and full platform coverage, including adequate support for low-end Win9x systems. PW32 is based on DJGPP's runtime library by DJ Delorie. PW32 is licensed under LGPL. 0.3.0 is second public and first 'full-fledged' (as for alpha) release. Changes include: * Many bugfixes. * Tested and runs on 9x and NT. On 95, problems known and identified, with workarounds provided. * Binaries provided: build environment based on gcc-2.95.2-1-mingw32 (courtesy of Mumit Khan), ash, fileutils, textutils, sed, grep, sh-utils, diffutils, make. * Updated documentation. http://pw32.sourceforge.net/ The discussion list for PW32 is mingw32 mailing list, web interface at http://www.egroups.com/list/mingw32 . Paul