From: Bob Chapman Newsgroups: comp.os.msdos.djgpp Subject: Re: MinGW32 + Rhide + DJGPP Date: Sun, 19 Aug 2001 21:58:21 -0500 Organization: CompuServe Interactive Services Lines: 38 Message-ID: <3B807CCD.60007@my-deja.com> References: <3B7FE8E2 DOT 2FC04D8C AT gmx DOT de> <9loqpg$376qp$1 AT reader02 DOT wxs DOT nl> <3B80186D DOT F2AA9060 AT gmx DOT de> NNTP-Posting-Host: dal-tgn-tvq-vty17.as.wcom.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: suaar1ac.prod.compuserve.com 998276264 20359 216.192.240.17 (20 Aug 2001 02:57:44 GMT) X-Complaints-To: newsmaster AT compuserve DOT com NNTP-Posting-Date: 20 Aug 2001 02:57:44 GMT User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.3-12 i686; en-US; 0.7) Gecko/20010316 X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Silver wrote: > > jansb000 wrote: > >> You may want to consider downloading DevC++ from www.bloodshed.org. This >> package contains an IDE with the MINGW32 compiler. >> >> "Silver" wrote in message >> news:3B7FE8E2 DOT 2FC04D8C AT gmx DOT de... >> >>> Hi! >>> >>> I'm trying to use RHIDE with DJGPP (which works fine) and with MinGW32 >>> which doesn't work so far. >>> >>> The MingW32 always tell me "No Input Files". >>> >>> I suggest that the error may have something to do with the changed >>> parameter transfer from e.g. rhide to gcc. Any ideas how to fix it? >>> >>> Thanks >>> >>> Silver >> > Basically a good idea (I'll miss RHIDE anyway). However the address you > gave me (www.bloodshed.org) seems to be wrong. Seems to be some Portal > Site to other sites. Thanks for your help anyway! > > Silver Try Source Forge http://sourceforge.net/projects/dev-cpp/ ------