www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/03/30/11:57:09

From: Tudor <tudor AT cam DOT org>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: ENOENT error
Date: Sun, 30 Mar 1997 10:07:54 -0800
Organization: Communications Accesibles Montreal
Lines: 23
Message-ID: <333EABFA.2672@cam.org>
References: <333E15EC DOT 3388 AT navix DOT net>
Reply-To: tudor AT cam DOT org
NNTP-Posting-Host: dynppp-104.hip.cam.org
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Mark Fischer wrote:
> 
> I've looked through the FAQ and help files but I can't find
> anything on error messages so I'm hoping someone here can help me.  I
> installed djgpp just fine and put set djgpp=c:\djgpp\djgpp.env and set
> path=c:\djgpp\bin;%path% into my autoexec.bat file like the instructions
> said.  I try to compile just a simple program like this:
> #include <stdio.h>
> #include <stdlib.h>
> 
> void main(void)
>         {printf("hi");
>         }
> and I get and error message like this: istallation problem, cannot exec
> 'as': No such file or directory (ENOENT).  What does all that mean??
> I've tried running gcc and rhide under both dos and MS-Windows but I
> still get the error.  Any help would be appreciated thanks.
ENOENT means the compile did not find a file. AS is the gnu assembler
(AFAIK) so that means you forgot to install the binutils (bnu27b.zip)
-- 
tudor 'at' cam 'dot' org
http://www.cam.org/~tudor
'This is Scott Nudds of the Borg. C is irrelevant.'

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019