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]

eCos2 build error


Hi,

I am getting the following error while building eCos2 for ARM9 variant.
Please let me know what the problem could be.

I am using 
1) ecos configuration tool version 2.11
2) arm-elf-gcc version 2.95.3 20010315
3) binutils version 2.12

NOTE: The same tool chain was used to build ecos2 beta version (and it
compiled properly - ecos config tool version was 2.08).

ecos2/packages/hal/arm/arch/v2_0/src/hal_misc.c
make[1]: Leaving directory `/ecos-c/Worke2/mdnew/ed_build/hal/arm/arch/v2_0'
/ecos-c/DOCUME~1/abc/LOCALS~1/Temp/ccmhclpG.s: Assembler messages:
make: Leaving directory `/ecos-c/Worke2/mdnew/ed_build'
/ecos-c/DOCUME~1/abc/LOCALS~1/Temp/ccmhclpG.s:12: Warning: rest of line ignored; first ignored character is `,'
/ecos-c/DOCUME~1/abc/LOCALS~1/Temp/ccmhclpG.s:58: Warning: rest of line ignored; first ignored character is `,'
/ecos-c/DOCUME~1/abc/LOCALS~1/Temp/ccmhclpG.s:73: Warning: rest of line ignored; first ignored character is `,'
/ecos-c/DOCUME~1/abc/LOCALS~1/Temp/ccmhclpG.s:113: Warning: rest of line ignored; first ignored character is `,'
/ecos-c/DOCUME~1/abc/LOCALS~1/Temp/ccmhclpG.s:131: Warning: rest of line ignored; first ignored character is `,'
/ecos-c/DOCUME~1/abc/LOCALS~1/Temp/ccmhclpG.s:146: Warning: rest of line ignored; first ignored character is `,'
/ecos-c/DOCUME~1/abc/LOCALS~1/Temp/ccmhclpG.s:185: Warning: rest of line ignored; first ignored character is `,'
make[1]: *** No rule to make target `src/context.o.d', needed by `libtarget.a.stamp'. Stop.
make: *** [build] Error 2

Regards,
Vikas

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