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]

build brutus redboot error


Hi ecos experts,
I use configuration tool(winnt/1.3.1.2) to set following configurations
    Hardware: Intel StrongARM SA1100 board
    Packages: redboot
(ecos cvs repository from ftp://ftp.skynet.ie/cvs/ecos-001129.tar.gz)

Then I build the target, but error occurs,
...
arm-elf-gcc -mcpu=strongarm1100 -Wall -Wpointer-arith -Wstrict-prototypes -W
inline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sectio
ns -fno-rtti -fno-exceptions -fvtable-gc -finit-priority  -I//C/ecosconfig/b
rutus_install/include -I//C/PROGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/cur
rent -I//C/PROGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/current/src -I//C/PR
OGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/current/tests -I. -Wp,-MD,arm.tmp
 -o hal_mk_defs.tmp -S
file://C/PROGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/current/src/hal_mk_def
s.c
cpp: too many input files
make[1]: *** [arm.inc] Error 1
make[1]: Leaving directory `/ecosconfig/brutus_build/hal/arm/arch/current'
make: *** [build] Error 2

How can I resolve this problem?

Many thanks

Jun Wu



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