From: "Weiqi Gao" Newsgroups: comp.os.msdos.djgpp Subject: Re: Q:djgpp win-32?? Date: 24 Nov 1996 01:34:59 GMT Organization: CRL Dialup Internet Access Lines: 19 Message-ID: <01bbd9a7$72897f00$010200c0@weiqigao> References: <32973A6A DOT 3FA4 AT cam DOT org> NNTP-Posting-Host: crl3.crl.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Tudor wrote in article <32973A6A DOT 3FA4 AT cam DOT org>... > What is this djgpp-win32 thing? > And if it is a visual C compiler,where can i get it?Will it look like > Delphi? It's probably the gnu-win32 thing. A port of GNU to the Win32 environment, with support for compiling DLLs and Win32 GUI programs. You can get the next beta (beta-17) within two weeks from the http://www.cygnus.com site. It's just like DJGPP, except that fork() really works :) . It is not anyting remotely resembling Visual C++ or Delphi. It is sponsored by Cygnus, the GNU support company. The DJGPP FAQ mentioned it, saying it's in early stages of beta. So don't expect it to be able to compile anything useful without heavy tweeking. -- Weiqi Gao weiqigao AT crl DOT com