X-Originating-IP: [200.34.143.5] From: "J. L." To: References: Subject: Re: please some help Date: Mon, 10 Jun 2002 11:10:26 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Message-ID: X-OriginalArrivalTime: 10 Jun 2002 16:10:41.0637 (UTC) FILETIME=[5E350950:01C21099] Reply-To: djgpp AT delorie DOT com ----- Original Message ----- From: ehab To: djgpp AT delorie DOT com Sent: Tuesday, July 09, 2002 2:33 PM Subject: please some help >hello >I am new to c I write small program , and when i try to compile it i have an error messege: >e:\djgpp\bin\>gcc samp.c -o samp >gcc.exe environment variable djgpp not defined. Do you add the lines path=%path%;c:\djgpp\bin SET DJGPP=c:\djgpp\djgpp.env to your autoexec.bat, or to you environment list? (this depends on your O.S.) >the samp.c exist on the e:\ root >I extract the djgpp folder from gcc31b.zip żDo you extract djdev203.zip? >I want to write a simple c program so i don't want to inter the rough area of documentations Sorry, but you *NEED* to read, at least, readme.1st. This file is located in djdev203.zip >I tried shareware version of Mircal c it has its own GUI >but when i copmile programme i was faced by >line 1: #include stdio.h ignored -- file not found >So please give a simple solution how could i excute c programme Try to read the file readme.1st, in orfer to install succesfully the compiler, libraries, etc. >Thanks in advance >Regards >Ehab Jallad J. L.