Message-ID: <001101be3384$d4edb380$defafea9@navidi> From: "Bijan Navidi" To: Subject: Re: Is there a Windows Version or or interface to djgpp and rhine? Date: Tue, 29 Dec 1998 15:41:58 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Reply-To: djgpp AT delorie DOT com Actually I was looking for a specific program that runs under Windows natively and compiles C and a program that writes C. I could only find dos native editors and compilers. -----Original Message----- From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp To: Flipster Cc: djgpp AT delorie DOT com Date: Sunday, December 27, 1998 4:50 AM Subject: Re: Is there a Windows Version or or interface to djgpp and rhine? > >On Sat, 26 Dec 1998, Flipster wrote: > >> I have the latest releases of rhine and djgpp for pcs but neither seems to >> be made for windows or have a windows interface. Does anyone know if there >> is an interface file or windows version so that i dont have to use a dos >> interface? If so where can i get it. Thanx > >It is not entirely clear what do you mean by ``windows interface''. If >you mean a development environment, you can use any editor you like. You >are not required to edit and compile from RHIDE or any other >DJGPP-specific IDE. > >If you mean you want to develop GUI programs for Windows, see section 3.6 >of the DJGPP FAQ list; it lists some available solutions.