This is the mail archive of the ecos-discuss@sourceware.org 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]

Still can't build at91



I have upgrade to the most recent snapshot.

I type 
ecosconfig new at91 redboot

then

ecosconfig tree

then make (see below)

Is there something else I should be doing?

-Mike

I get:
 
/lib/libtarget.a src/hal_arm_arch_hal_misc.o
src/hal_arm_arch_context.o src/hal_arm_arch_arm_stub.o
src/hal_arm_arch_hal_syscall.o
arm-elf-gcc -c  -I/home/mike/red7/install/include
-I/home/mike/ecos/packages/hal/arm/arch/current
-I/home/mike/ecos/packages/hal/arm/arch/current/src
-I/home/mike/ecos/packages/hal/arm/arch/current/tests
-I.
-I/home/mike/ecos/packages/hal/arm/arch/current/src/
-finline-limit=7000 -mcpu=arm7tdmi
-mno-short-load-words -Wall -Wpointer-arith
-Wstrict-prototypes -Winline -Wundef  -g -O2
-ffunction-sections -fdata-sections  -fno-exceptions  
-Wp,-MD,src/redboot_linux_exec.tmp -o
src/hal_arm_arch_redboot_linux_exec.o
/home/mike/ecos/packages/hal/arm/arch/current/src/redboot_linux_exec.c
/home/mike/ecos/packages/hal/arm/arch/current/src/redboot_linux_exec.c:80:3:
#error 
make[1]: *** [src/redboot_linux_exec.o.d] Error 1
make[1]: Leaving directory
`/home/mike/red7/hal/arm/arch/current'
make: *** [build] Error 2


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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