From: "Johan Venter" Newsgroups: comp.os.msdos.djgpp References: <19991006143344 DOT 42210 DOT qmail AT hotmail DOT com> Subject: Re: Installation Error Lines: 31 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Thu, 7 Oct 1999 11:28:13 +1000 NNTP-Posting-Host: 139.134.160.215 X-Trace: newsfeeds.bigpond.com 939293896 139.134.160.215 (Thu, 07 Oct 1999 20:58:16 EST) NNTP-Posting-Date: Thu, 07 Oct 1999 20:58:16 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com N B wrote in message news:19991006143344 DOT 42210 DOT qmail AT hotmail DOT com... > When a .c file is opened with gcc.exe or gpp.exe, this msg is printed, > "installation problem, cannot exec 'as': No such file or directory > (EN0ENT)". I created a simple #include void main() { printf("\nIt > works!"); } .c file, to test the installation. Nothing advanced. It detects > any errors in the source, but won't make an .exe. This sounds very much like you haven't installed the binutils package. It is bnu281b.zip. Have you downloaded and unzipped this? The Zip Picker would definently have said you needed it. >The output of go32-v2.exe > was as follows: > > "Rename this to go32.exe only if you need a go32 that can run v2 binaries as > well as v1 binaries (old makefiles). Put ahead of the old go32 in your PATH > but do not delete your old go32 - leave it in the PATH after this one. Set > GO32_V2_DEBUG = y in the evironment to get verbose output". The reason we normally ask for the output of go32-v2 is to check the amount of DPMI memory and swap space you have. You haven't posted the relevant lines (they come after that), but they are not needed as your error is not memory related. -- Johan Venter ICQ 3643877 - jventer AT writeme DOT com The TPU DJGPP Interest Group - http://surf.to/djgppig The RSXNTDJ 1.5 HOWTO - http://surf.to/rsxntdj