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]

Building Error in Redboot (Samsung SNDS)


Hello all,

When I build the Redboot with configure tool 2.11, select template as
Samsung SNDS target,
I had the following error message :

arm-elf-gcc -c  -I/ecos-c/eCos_Build/2410_Redboot_install/include -I/ecos-c/
PROGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/current -I/ecos-c/PROGRA~1/REDH
AT~1/eCos/packages/hal/arm/arch/current/src -I/ecos-c/PROGRA~1/REDHAT~1/eCos
/packages/hal/arm/arch/current/tests -I. -I/ecos-c/PROGRA~1/REDHAT~1/eCos/pa
ckages/hal/arm/arch/current/src/ -mcpu=arm7tdmi -Wall -Wpointer-arith -Wstri
ct-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sectio
ns -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp
,-MD,src/redboot_linux_exec.tmp -o src/hal_arm_arch_redboot_linux_exec.o
/ecos-c/PROGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/current/src/redboot_lin
ux_exec.c
/ecos-c/PROGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/current/src/redboot_lin
ux_exec.c:75:3: #error
make[1]: Leaving directory
`/ecos-c/eCos_Build/2410_Redboot_build/hal/arm/arch/current'
make[1]: *** [src/redboot_linux_exec.o.d] Error 1
make: Leaving directory `/ecos-c/eCos_Build/2410_Redboot_build'
make: *** [build] Error 2

I used the gcc 3.0.4, binutils 2.13, and newlib 1.10 tool chain.
Could someone help me to solve this?
thank you.

After these days tried to use eCos, I felt frustrating a lot. From looking
tool chain, building tool chain, to find a suitable target, to build an
simulator environment,
to build gdb stub, to build redboot.... etc, I encounted a lot of problems
almost in every step! I still can't see any eCos running application
prototype now,
even I touch the eCos for almost three weeks!  I want to give up eCos
almost.


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