www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <c82de4980805251828ke1c925bu94f02032b6212fe7@mail.gmail.com> |
Date: | Mon, 26 May 2008 10:28:13 +0900 |
From: | geldqb <geldqb AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | I have set the path and the path works in cmd but does not work in Makefile!!! |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
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 |
hi, every body. I have met with a problm and I have tried to find the answser myself but failed. so please give me a hand. when i run makefile i got an error message below: ------------------------------------------------------------------------------------------------- arm-elf-gcc -c -mcpu=arm7tdmi -mlittle-endian -Wall -g -O2 -I. -I../include - I../arch -I.. -I../target/at91skyeye_gcc -I../arch/arm_gcc/common -DALLFUNC -I ../kernel ../arch/arm_gcc/common/start.S make: arm-elf-gcc: Command not found make: *** [start.o] Error 127 ------------------------------------------------------------------------------------------------- but i HAVE set the path where arm-elf-gcc is in the .bashrc in the HOME directory. i typed arm-elf-gcc directly at cmd, and i got the message below, which means arm-elf-gcc is found. ------------------------------------------------------ arm-elf-gcc: no input files ------------------------------------------------------ so where the problem are? -- 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 |