« Return to Thread: Building eCos 2.0b1 from Source for i386

Re: Building eCos 2.0b1 from Source for i386

by jess_lyn :: Rate this Message:

Reply to Author | View in Thread

 now i have the proper source. can u tell me how to set it all up for my requirement. i should be able to compile a version of ecos for i386. i have a ebook from anthony j massa about ecos. but its windows oreinted whereas my work is with linux. theres nothing mentioned in that book about configuring the whole package using configure script in the main folder. i tried like this

in the main folder

mkdir build; cd build
../configure --target=i386 --prefix=/opt/ecos-i386

when i try make i get the following error

no rule to make all

thanks for your replies


regards

jess_lyn

 « Return to Thread: Building eCos 2.0b1 from Source for i386