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]

Problem after getting the new CVS


Hi all:
    I just updated the eCOS repository from CVS. but I even can't build the
library at all. here is error message output:(could anyone give me some help
thanks)

make[1]: Entering directory `/c/e7t/e7t_build/hal/arm/arch/current'
arm-elf-gcc -mcpu=arm7tdmi -mno-short-load-words -Wall -Wpointer-arith -Wstr
ict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-secti
ons -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority  -
I/cygdrive/C/e7t/e7t_install/include -I/cygdrive/C/ecoscvs/ecos1/ecos/packag
es/hal/arm/arch/current -I/cygdrive/C/ecoscvs/ecos1/ecos/packages/hal/arm/ar
ch/current/src -I/cygdrive/C/ecoscvs/ecos1/ecos/packages/hal/arm/arch/curren
t/tests -I. -Wp,-MD,arm.tmp -o hal_mk_defs.tmp -S
/cygdrive/C/ecoscvs/ecos1/ecos/packages/hal/arm/arch/current/src/hal_mk_defs
.c
In file included from
/cygdrive/C/e7t/e7t_install/include/cyg/hal/hal_arch.h:58,
                 from
/cygdrive/C/ecoscvs/ecos1/ecos/packages/hal/arm/arch/current/src/hal_mk_defs
.c:57:
/cygdrive/C/e7t/e7t_install/include/cyg/infra/cyg_type.h:257: Invalid token
in expression
make[1]: *** [arm.inc] Error 1
make[1]: Leaving directory `/c/e7t/e7t_build/hal/arm/arch/current'
make: *** [build] Error 2


It is "\" at that line cause trouble. it seems that it can't interpret "\" .
any idea? (is it to do with the mount?) I am based on windows 2000) Thanks

Best regards!

james


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