From: leonj AT geocities DOT com Newsgroups: comp.os.msdos.djgpp Subject: Compiling Hello World Date: Thu, 24 Dec 1998 05:20:37 GMT Organization: Deja News - The Leader in Internet Discussion Lines: 15 Message-ID: <75siv4$sau$1@nnrp1.dejanews.com> NNTP-Posting-Host: 152.204.137.198 X-Article-Creation-Date: Thu Dec 24 05:20:37 1998 GMT X-Http-User-Agent: Mozilla/4.05 [en] (Win95; I) X-Http-Proxy: 1.0 x14.dejanews.com:80 (Squid/1.1.22) for client 152.204.137.198 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi- Im having trouble compiling. I have the DJGPP env set and the PATH pointing to C:\DJGPP. But RHIDE nor typing GCC works. gcc test.c -o test.exe yields: gcc.exe: installation problem, cannot exec 'as': No such file or directory (EOENT) How do I get gcc.exe and RHIDE to point to the header, include and library files. I thought they were take care of by the PATH. How do I also find the parameter options for GCC.EXE? -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own