From: DongHo Byun Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP and Windows 95... Date: 4 May 1997 15:31:26 GMT Organization: Korea Telecom Lines: 22 Message-ID: <5kia4e$lgv$1@usenet.kornet.nm.kr> References: <01bc4d4f$04cf9780$29990281 AT Boinger DOT dorm DOT umd DOT edu> <33610506 DOT 7885 AT escmail DOT orl DOT mmc DOT com> <5kg7oh$2k8_002 AT mlsmith DOT rainis DOT net> Reply-To: cpascal AT soback DOT kornet DOT nm DOT kr NNTP-Posting-Host: soback.kornet.nm.kr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Michael L. Smith wrote: :I installed the Cynus stuff about 3 weeks ago.A simple 'Hello World' program :compiled to over 200K and still required th DLL(over 300K) to run! The djgpp, :EMX (OS/2), and gcc on Linux do not have this shortcomming. Does anyone know :of a more reasonable Win95 port of GNU? How about installing 'Mingw32(Minimalist GNU Win32)'? Try 'http://www.fu.is.saga-u.ac.jp/~colin/gcc.html' From the web site: - The Minimalist GNU Win32 package (52 KB gzipped tar file) provides - the ability to use the GNU-Win32 package to make native Win32 - programs with no dependencies on the CYGWIN DLL or Cygwin API. This - is version 0.1.3, mainly a set of bug fixes to 0.1.2, but also - including features to make creating DLLs easier. Read the readme file - for more information. And I saw LCC-Win32 compiler at GNU-Win32 mailing list and I have it now. Unfortunely, I can't remember the URL now. :( (maybe europe?) Good luck.