[ECOS] what happened to this?
Jonathan Larmour
jifl@eCosCentric.com
Wed Jan 22 18:20:00 GMT 2003
ÃÃ
ÃÃ wrote:
> HI,all.
> I use configtool 2.08 to compile ecos2.0,template is pc-target ,but
> failed.following is output:
>
> .....
> headers finished
> make -r -C services/memalloc/common/current heapgeninc.tcl
> make[1]: Entering directory
> `/ecos-c/ECOS2~1.0IN/pc38620_build/services/memalloc/common/current'
> i386-elf-gcc -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef
[various nasty errors]
Are you sure that i386-elf-gcc tool works at all? Try it with something
simple:
echo "int x;" > foo.c
i386-elf-gcc -c foo.c
Jifl
--
eCosCentric http://www.eCosCentric.com/ <info@eCosCentric.com>
--[ "You can complain because roses have thorns, or you ]--
--[ can rejoice because thorns have roses." -Lincoln ]-- Opinions==mine
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list