From: Martin Str|mberg Newsgroups: comp.os.msdos.djgpp Subject: Re: installation problem Date: Thu, 12 Jul 2001 11:17:13 +0000 (UTC) Organization: University of Lulea, Sweden Lines: 19 Message-ID: <994936633.709503@queeg.ludd.luth.se> References: X-Trace: news.luth.se 994936633 2003 130.240.16.109 (12 Jul 2001 11:17:13 GMT) X-Complaints-To: abuse AT luth DOT se User-Agent: tin/pre-1.4-981225 ("Volcane") (UNIX) (SunOS/4.1.4 (sun4m)) Cache-Post-Path: queeg.ludd.luth.se!unknown AT father DOT ludd DOT luth DOT se X-Cache: nntpcache 2.4.0b5 (see http://www.nntpcache.org/) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Dashamir Hoxha wrote: : Hi, : I have tryed to install DJGPP in Win98. I downloaded the files that Zip-Picker : told me to, extracted them in c:\djgpp and set the DJGPP and PATH environment vars. : But when I try to compile a simple program, like this: : gcc test.c -o test.exe -Ic:\djgpp\include : it gives this error message: : GCC.EXE: installation problem, cannot exec 'cc1': No such file or directory Add "-v" to your compiler switches and post what it says here. Right, MartinS