Date: Sun, 07 Nov 1999 23:45:11 -0500 From: Ryan Subject: gcc Originator-info: login-id=srcm6368; server=mail.oberlin.edu Sender: Ryan DOT Manns AT oberlin DOT edu To: djgpp AT delorie DOT com Message-id: <1420473806.942018311@DHCPP9809.resnet.oberlin.edu> MIME-version: 1.0 X-Mailer: Mulberry (Win32) [1.4.4, s/n S-398020] Content-type: text/plain; charset=us-ascii Content-disposition: inline Content-transfer-encoding: 7bit Reply-To: djgpp AT delorie DOT com when I try to compile my C code, I get the following error: >gcc -c testc.c gcc.exe: installation problem, cannot exec `as': No such file or directory (ENOENT) what does this mean? What do I need to do? Thanks