From: mert0407 AT sable DOT ox DOT ac DOT uk (George Foot) Newsgroups: comp.os.msdos.djgpp Subject: Re: Inability to compile with gcc. Date: 24 May 1997 07:14:37 GMT Organization: Oxford University, England Lines: 33 Message-ID: <5m64gt$mqt@news.ox.ac.uk> References: <33869ECA DOT 1C11 AT tiac DOT net> NNTP-Posting-Host: sable.ox.ac.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Claude Sassine (claude AT tiac DOT net) wrote: : I, recently, got the Djgpp package, version 2, and uncompress onto my : harddisk. I hope you mean version 2.01; the two aren't compatible, and if you start using version 2.00 it is likely to cause problems. : The documentation, which I had read, did not mention any other for the : installation. I did not get a chance to download the entire Djgpp, V2, : but the C/C++ material was the most pressing. In running the gcc, an : error was generated: : gcc.exe: installation problem, cannot exec `as': No such file or : directory (ENOENT). as is the assembler; your C code is converted into assembler, which as assembles into the object files. You don't seem to have downloaded all the files marked as required in readme.1st; check the section on what to get. In particular, as is in the binutils package, v2gnu/binXXXb.zip (I don't remember the version number). : C:> set > environ.1st; : C:> go32-v2 > output. They look fine to me, although GCC_INCLUDE_DIR and LOCAL_INCLUDE_DIR shouldn't be required (the DJGPP variable pointing to DJGPP.ENV is normally sufficient). -- George Foot Merton College, Oxford What's the wizard's password for? (dunnet)