www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/02/24/11:00:35

From: epa AT datcon DOT co DOT uk (Ed Avis)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Cygnus win32 Question
Date: Tue, 24 Feb 1998 15:27:36 GMT
Organization: UUNet UK server (post doesn't reflect views of UUNet UK)
Lines: 23
Message-ID: <34f2e6e6.17423824@news-direct>
References: <Pine DOT GSO DOT 3 DOT 96 DOT 980223103523 DOT 14998B-100000 AT rtbsci143s>
NNTP-Posting-Host: web-proxy.datcon.co.uk
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

On Mon, 23 Feb 1998 10:40:18 +0100 (MET), Olivier Perron
<perron AT art DOT alcatel DOT fr> wrote:

>Cygnus has effectively a win32 port of gcc wich is able to make win32
>applications. I don't know more than this.

There's the GNU-Win32 project, which is to port Unix stuff to the
"cygwin32 API".  This API is a POSIX layer on top of Win32.  Because
all apps that use this API must link with the cygwin32 DLL, they
automatically fall under the GPL.  Unlike MS's POSIX subsystem, you
can mix and match POSIX and Win32 calls.  You can download gcc,
fileutils, textutils, bash, and a whole lot of other stuff, even X
client libraries to port X apps to Win32.  Unfortunately it's all beta
quality as yet.

There is an offshoot called "Minimalist GNU-Win32" (mingw32) which
lets you link with the standard Windows crtdll.dll, and hence not have
to GPL whatever you compile.  Egcs has been ported to mingw32.

Go to <http://www.cygnus.com/gnu-win32> and follow the links.

--
Ed Avis

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019