Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3BC759AE.1BAFE5DF@goingware.com> Date: Fri, 12 Oct 2001 16:59:26 -0400 From: "Michael D. Crawford" X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: cannot exec as Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit When I try to use gcc or g++ to compile anything under Cygwin now, I get the message "cannot exec as". There is no file named as.exe found anywhere under my cygwin root directory, as shown by "find . -name as.exe -print" Here's an example, I installed the regex source with the cygwin installer gcc -I. -DPOSIX_MISTAKE -DREDEBUG -c -o regcomp.o regcomp.c gcc: installation problem, cannot exec `as': No such file or directory make: *** [regcomp.o] Error 1 I have gcc 2.95.3-5 and cygwin 1.3.3-2 Could this be the problem - I maintain a single set of Cygwin downloaded install files, but install it on two machines, one of them via windows filesharing. Are there configuration files that get set for one machine that prevent the other machine from getting fully installed. My other machine is working fine. Mike crawford AT goingware DOT com http://www.goingware.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/