delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
Subject: | Command not found |
Date: | Wed, 20 Dec 2006 15:17:45 -0500 |
Message-ID: | <D3C798C302314244BA1F8EFDD43B4FD6019CB8B2@XMBMD104.northgrum.com> |
From: | "Wallace, Richard K." <rk DOT wallace AT ngc DOT com> |
To: | <cygwin AT cygwin DOT com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id kBKKI7Ob027266 |
Hello, I have a win 2000 box using eclipse and gnuarm (rev gcc 4.1.1). I am using cgwin rev bu-2.17_gcc-4.1.1-c-c++_nl-1.14.0_gi-6.5.exe. The make command is failing within eclipse and at command prompt with error. (as seen from command prompt) R:\ make make: arm-elf-gcc: Command not found Make: ** [main.o] error 127 (as seen from eclipse ide) .assembling arm-elf-as -ahls -mapcs-32 -o crt.o crt.s > crt.lst .compiling arm-elf-gcc main.c make: arm-elf-gcc: Command not found make: *** [main.o] Error 127 make: Target `all' not remade because of errors. Note: the first command in the makefile, arm-elf-as does work from within the eclipse IDE. If I manually type arm-elf-gcc main.c at the command line compilation occurs. Arm-elf-gcc, arm-elf-as and make.exe reside in their respective directory paths are are defined in the Path variable. c:\cygwin\bin; and c:\program files\gnuarm\bin. I did search the entire computer and rename any explicit instance of "make.exe" not associated to the above cygwin path. What have I done wrong? Thanks, Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |