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]

arm.inc assembler messages


Hi,
     i am gettin some arm.inc assembler error on building the redboot
image for my ARM926J-S based target board..
   i am using the latest configuration tool on windows 2000, to build
the image.
the following message was displayed:

make -r -C hal/arm/arch/v2_0 /ecos-c/saty/build/topaz/test_install/lib/vectors.o
arm.inc: Assembler messages:
make[1]: Entering directory `/ecos-c/saty/build/topaz/test_build/hal/arm/arch/v2_0'
arm.inc:16: Error: expected symbol name
arm-elf-gcc -Wp,-MD,vectors.tmp  -I/ecos-c/saty/build/topaz/test_install/include
-I/ecos-c/PROGRA~1/REDHAT~1/ecos/packages/hal/arm/arch/v2_0
-I/ecos-c/PROGRA~1/REDHAT~1/ecos/packages/hal/arm/arch/v2_0/src
-I/ecos-c/PROGRA~1/REDHAT~1/ecos/packages/hal/arm/arch/v2_0/tests -I.
-mcpu=arm9 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority -c -o
/ecos-c/saty/build/topaz/test_install/lib/vectors.o
/ecos-c/PROGRA~1/REDHAT~1/ecos/packages/hal/arm/arch/v2_0/src/vectors.S
make[1]: *** [/ecos-c/saty/build/topaz/test_install/lib/vectors.o] Error
1
make[1]: Leaving directory `/ecos-c/saty/build/topaz/test_build/hal/arm/arch/v2_0'
make: *** [build] Error 2
make: Leaving directory `/ecos-c/saty/build/topaz/test_build'


plz someone direct me how to solve this error:
i m having no clue about this error:

thanks for the reply,
satish


-- 
Satish Kumar <satish@bvt.sc.sanyo.co.jp>


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