From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14240 invoked by alias); 14 Oct 2003 15:18:51 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 14223 invoked from network); 14 Oct 2003 15:18:50 -0000 Received: from unknown (HELO smtp2.infineon.com) (194.175.117.77) by sources.redhat.com with SMTP; 14 Oct 2003 15:18:50 -0000 Received: from mucse007.eu.infineon.com ([172.29.26.172]) by smtp2.infineon.com (8.12.10/8.12.9) with ESMTP id h9EFHliU002482 for ; Tue, 14 Oct 2003 17:17:47 +0200 (MEST) Received: by mucse007.eu.infineon.com with Internet Mail Service (5.5.2653.19) id <472ZKYN1>; Tue, 14 Oct 2003 17:18:49 +0200 Message-ID: <855134C63EDB28488B2D815FE6BEEE6158782D@mucse003.eu.infineon.com> From: Fonin.external@infineon.com To: ecos-discuss@sources.redhat.com Date: Tue, 14 Oct 2003 15:18:00 -0000 MIME-Version: 1.0 Content-Type: text/plain Subject: [ECOS] WG: Compiling questions X-SW-Source: 2003-10/txt/msg00223.txt.bz2 > Dear all > Currently we evaluates different operating systems and your system is > quite interesting for us. I would be thankful if you ask me the follow > question: > > We installed the version 2-.0b1 of eCos software. During the compilation > of eCos for the ARM architecture the following error of makefile was > occurred: > > make -r -C hal/arm/arch/v2_0b1 arm.inc > make[1]: Entering directory > `/ecos-c/ecos-2.0b1/examples/ex1_build/hal/arm/arch/v2_0b1' > arm-elf-gcc -mcpu=arm7tdmi -mno-short-load-words -Wall -Wpointer-arith > -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 > -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc > -finit-priority -I/ecos-c/ecos-2.0b1/examples/ex1_install/include > -I/ecos-c/ecos-2.0b1/packages/hal/arm/arch/v2_0b1 > -I/ecos-c/ecos-2.0b1/packages/hal/arm/arch/v2_0b1/src > -I/ecos-c/ecos-2.0b1/packages/hal/arm/arch/v2_0b1/tests -I. > -Wp,-MD,arm.tmp -o hal_mk_defs.tmp -S > /ecos-c/ecos-2.0b1/packages/hal/arm/arch/v2_0b1/src/hal_mk_defs.c > make[1]: Leaving directory > `/ecos-c/ecos-2.0b1/examples/ex1_build/hal/arm/arch/v2_0b1' > arm-elf-gcc.exe: > /ecos-c/ecos-2.0b1/packages/hal/arm/arch/v2_0b1/src/hal_mk_defs.c: No such > file or directory > arm-elf-gcc.exe: no input files > make[1]: *** [arm.inc] Error 1 > make: *** [build] Error 2 > make: Leaving directory `/ecos-c/ecos-2.0b1/examples/ex1_build' > > The arm-gcc-elf.exe has been correctly install and path to it is in the > PATH variable. > > What is wrong? > > Thank you > > Yuri > -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss