Mail Archives: djgpp/1997/08/26/03:34:06
On Tue, 26 Aug 1997, Michael N. Kondaurov wrote:
> gcc.exe: installation problem,cannot exec `as': No such file or directory
> (ENOENT)
>
> I searched in FAQ's, but find only the same question without answer.
Huh? Doesn't the following excerpt from the FAQ answer this question?
... Also check that the named directory has all the
required programs: `cpp.exe', `cc1.exe', `cc1plus.exe', `cxxfilt.exe',
`gasp.exe', `as.exe', `ld.exe', and (for Objective-C) `cc1obj.exe.' A
typical case is when people fail to install the Binutils package, e.g.
ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/bnu27b.zip and GCC
cannot find `as.exe' (the assembler) and `ld.exe' (the linker).
When you see several questions and a single answer, it means that all of
the questions are answered together. (People might have different ways
to ask the same questions, and a certain problem can manifest itself in
several different ways.)
- Raw text -