Mail Archives: djgpp/1997/08/21/04:32:21
Mike wrote:
>
> Hi
>
> I am trying to get djgpp working. I have unzipped *everything* into
> e:\djgpp with /s. I have set up the variable using
>
> set djgpp=c:/djgpp/djgpp.env
>
> I have added the e:\djgpp\bin directory to my path.
>
> But when I compile something simple, I get the following error
> message:
>
> gcc.exe: installation problem, cannot exec `as': No such file
> or directory (ENOENT)
>
> I would be grateful if anyone could explain to me what I have done
> wrong.
>
> Thanks
> Mike Stoddart
> mike AT onyxnet DOT co DOT uk
I think you are missing the gas (GNU assembler) distribution.
It should be gasXXXbn.zip (XXX being the version) where you got
the rest of DJGPP.
Colin Walsh
cwalsh AT nf DOT sympatico DOT ca
- Raw text -