From: Gecko23 Newsgroups: comp.os.msdos.djgpp Subject: Re: windows programming with DJGPP Date: Tue, 17 Oct 2000 15:05:20 GMT Organization: Deja.com - Before you buy. Lines: 29 Message-ID: <8shpr9$mtj$1@nnrp1.deja.com> References: <8shfhp$1g2e$1 AT news4 DOT isdnet DOT net> NNTP-Posting-Host: 63.52.227.120 X-Article-Creation-Date: Tue Oct 17 15:05:20 2000 GMT X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt) X-Http-Proxy: 1.0 x59.deja.com:80 (Squid/1.1.22) for client 63.52.227.120 X-MyDeja-Info: XMYDJUIDgk_2345 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article <8shfhp$1g2e$1 AT news4 DOT isdnet DOT net>, "axlman" wrote: > I tried RSX librarie with DJGPP, but is there another windows librarie for > DJGPP that don't display a dos box every time I run a program like those > built with RSX and DJGPP ??? > If want to do windows, save yourself the pain, limitations, and kludging and get a windows compiler. There are three that are readily available, stable, in active developement and in widespread use (and can be found with any search engine anywhere): LCC-WIN32 (win32 native port of LCC, no C++, my favorite, small, fast, VC++ compatible) Ming32 (win32 port of gcc, uses MS C runtime) Cygnus (win32 port of gcc, also includes POSIX compatibility layer, that isn't 9 Meg as you may have heard) All three have their strengths and weaknesses, but all three provide massively more compatibility and usefulness than RSX+DJGPP. Anyways, good luck. Sent via Deja.com http://www.deja.com/ Before you buy.