Message-ID: <37732F9B.21629273@strgate.fujitsu.com.au> Date: Fri, 25 Jun 1999 17:28:27 +1000 From: Jon Everton X-Mailer: Mozilla 4.6 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Help me please References: <_8Ec3.2$_u5 DOT 1831 AT iagnews DOT iagnet DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 137.172.70.228 Lines: 26 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Have you set the environmental variables in the AUTOEXEC.BAT file? Use notepad/Wordpad to type in the programme to a file. Save the file as hello.c in c:\windows\temp (ie c:\windows\temp\hello.c) open a DOS window type gcc -c -Wall c:\windows\temp\hello.c What else do you need to know? Regards Jon yeah yeah wrote: > Your all going to laugh at me or be pissed that I'm wasting your time but by > the grace of God someone please help. I have djgpp installed on my Windows > 98 computer. I'm trying to make the all famous hello.exe program. Where the > F&(% do I type this? How do I get into djgpp, how do I know when I'm there > and what is going on? I'm going crazy trying to open djgpp. I need help bad. > I know I'm a lamer or whatever they call it but I'm interested and would > love some help.Noone around here seems to know yet this newsgroup is full of > words that seem to point nowhere for me. barbarine AT mediawave DOT com