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]

eCos2 build error


Hi,

I am getting the error given below, while building eCos2 for an
ARM9 variant.

make -r -C hal/arm/arch/v2_0 arm.inc
make[1]: Entering directory `/ecos-c/Work/Worke2/new/ed_build/hal/arm/arch/v2_0'
make[1]: *** [arm.inc] Error 255
arm-elf-gcc -mcpu=arm9 -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/Work/Worke2/new/ed_install/include -I/ecos-c/eCosSrc/ecos2/packages/hal/arm/arch/v2_0 -I/ecos-c/eCosSrc/ecos2/packages/hal/arm/arch/v2_0/src -I/ecos-c/eCosSrc/ecos2/packages/hal/arm/arch/v2_0/tests -I. -Wp,-MD,arm.tmp -o hal_mk_defs.tmp -S /ecos-c/eCosSrc/ecos2/packages/hal/arm/arch/v2_0/src/hal_mk_defs.c
make: *** [build] Error 2
make[1]: Leaving directory `/ecos-c/Work/Worke2/new/ed_build/hal/arm/arch/v2_0'
make: Leaving directory `/ecos-c/Work/Worke2/new/ed_build'

I am using the latest toolchain (as given in
http://sources.redhat.com/ecos/build-toolchain.html)

Please help me locate the problem. 

Regards,
Vikas

--
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]