Message-Id: <200001011140.FAA21129@lakdiva.slt.lk> From: "Kalum Somaratna aka Grendel" To: djgpp AT delorie DOT com Date: Sat, 1 Jan 2000 05:40:39 +0600 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: gcc error pls help In-reply-to: <84iskm$c64$1@bgtnsc02.worldnet.att.net> X-mailer: Pegasus Mail for Win32 (v3.12) Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 31 Dec 99, at 10:21, Charles Wood wrote: > 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. Hello Charles, Most often this happens because you haven't downloaded bnu281b.zip which contains the linker and assembler from wherever you got DJGPP. "cannot exec as" means that gcc can't find the assembler which most probably is because you haven't downloaded the bnu281b.zip. Please consider going to and using the zip- picker which would give you a list of zip's to download, so you can see whether you have missed out on any others. Best Wishes in this festive season, Kalum