From: "A. Jans-Beken" Newsgroups: comp.os.msdos.djgpp Subject: Re: gcc error pls help Date: Fri, 31 Dec 1999 20:28:18 -0800 Organization: World Access Lines: 30 Message-ID: <386D8262.4CD153AF@wxs.nl> References: <84iskm$c64$1 AT bgtnsc02 DOT worldnet DOT att DOT net> NNTP-Posting-Host: vl0214-1.dial.wxs.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: reader3.wxs.nl 946668408 744413 195.121.200.214 (31 Dec 1999 19:26:48 GMT) X-Complaints-To: abuse AT wxs DOT nl NNTP-Posting-Date: 31 Dec 1999 19:26:48 GMT X-Mailer: Mozilla 4.7 [en-gb] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Make sure you path includes the correct BIN directory. Further make sure that you execute SET DJGPP=c:\djgpp\djgpp.env (please adapt if you are using diferent directory) With dos it may be possible that you have reserved too little memory for all the environment variables. type "command /?" to find instructions on how to increase it. I recall that it was somewhat like this: "command /e:1024" to set the environment-space to 1kB. Charles Wood wrote: > when I > > gcc hello.c > > I get error: > > cannot exec 'as' : no such file or dir.. > > I run dos6.22 as target and devel system. > > I just installed it. > > Thanks everyone. > > -- > Charles Wood > REMOVEMEc DOT r DOT wood AT worldnet DOT att DOT net