This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

WG: Compiling questions


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]