From: "Lionel Brits" Newsgroups: comp.os.msdos.djgpp Subject: Re: help Date: Mon, 18 Jun 2001 13:06:48 -0600 Organization: CADVision/PSINet Lines: 25 Message-ID: <9gljhi$qf5$1@news3.cadvision.com> References: <9d DOT 16fd1d9a DOT 285ea007 AT aol DOT com> NNTP-Posting-Host: h-207-148-141-121.dial.cadvision.com X-Trace: news3.cadvision.com 992891252 27109 207.148.141.121 (18 Jun 2001 19:07:32 GMT) X-Complaints-To: news AT cadvision DOT com NNTP-Posting-Date: Mon, 18 Jun 2001 19:07:32 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, Assuming you downloaded enough of DJGPP's bits and pieces using the Zip Picker, you should be able to compile a C program using gcc myfile.c -o myfile.exe On the other hand, if you wish to get fresh with DJGPP's tools and components, you'll find most of them in the DJGPP\bin directory. As DJGPP is a port of GCC, or GPP as it stands, GCC and GPP are found in the \bin directory. Cheers, - Lionel Brits wrote in message news:9d DOT 16fd1d9a DOT 285ea007 AT aol DOT com... > i finished the installation and the changing of the autoexec.bat and i dont > know what or where djgpp is and it is in the folder c:\djgpp > is there supposed to be a djgpp.exe file or what how do i run it > Sincerely > Chris McGuire