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]

help on building error on ecos for e7T


hi,  

I request your help for a problem when trying to build ecos with eCos
configuration Tool, I have followed the instructions from :
sources.redhat.com/ecos/tools/win-arm-elf.html
I am on win 98, but I had no problems during the build, 

then I try to build ecos from the current cvs version
following the instructions on :
sources.redhat.com/ecos/docs-latest/tutorials/arm/ecos-tutorial.11.html

with the latest eCos configuration tool 1.3.net

and it hangs on :

...
make -r -C hal/arm/arch/current arm.inc
make[1]: Entering directory
`/ecos-c/MESDOC~1/aurel/yenamare/ecos_build/hal/arm/arch/current'
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/MESDOC~1/aurel/yenamare/ecos_install/include
-I/ecos-c/src/ecos/packages/hal/arm/arch/current
-I/ecos-c/src/ecos/packages/hal/arm/arch/current/src
-I/ecos-c/src/ecos/packages/hal/arm/arch/current/tests -I. -Wp,-MD,arm.tmp
-o hal_mk_defs.tmp -S
/ecos-c/src/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c
In file included from
/ecos-c/MESDOC~1/aurel/yenamare/ecos_install/include/cyg/hal/hal_arch.h:58,
                 from
/ecos-c/src/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c:57:
/ecos-c/MESDOC~1/aurel/yenamare/ecos_install/include/cyg/infra/cyg_type.h:257:
Invalid token in expression
make[1]: *** [arm.inc] Error 1
make[1]: Leaving directory
`/ecos-c/MESDOC~1/aurel/yenamare/ecos_build/hal/arm/arch/current'
make: *** [build] Error 2
make: Leaving directory `/ecos-c/MESDOC~1/aurel/yenamare/ecos_build'


where does it  come from ?
is it because of Win98?
does I have missunderstood the way of using configurationtool?  

I have :
cygwin freshly installed with setup.exe 2.249.2.5
arm-elf-gcc 2.95.2
binutils 2.12.1 for arm-elf
gdb for aem-elf 

thanks in advance

aurelien



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