This is the mail archive of the ecos-maintainers@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]

Re: Compiling questions


Hi Fonin

Questions such as this are best posted to the ecos-discuss mailing list where the eCos community as a whole can benefit from from the discussion. Commercial support options are also available for confidential or mission-critical queries.

John Dallaway
eCosCentric Limited

--
Fonin.external@infineon.com wrote:

Dear maintainers
 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

Fonin Yuri Infineon tech.




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