[ECOS] problem building a trivial application with arm-linux-xxxx

Andrew Lunn andrew@lunn.ch
Tue Feb 1 15:46:00 GMT 2005


On Tue, Feb 01, 2005 at 04:18:10PM +0100, bardozs@esiee.fr wrote:
> Hi all,
>   First of all, I work with the Arcom Viper board based on Intel
> Xscale PXA255.
>   I'm a beginner in this field so I would like to try eCos with a
> simple program which allows me to start a much bigger project.
>  So my application is: 
>  
> int main(void)
> {
>  printf("hello eCos world!!");
>  return 0;
> }
>  
>    Then I build using: 
> /opt/arcom/bin/arm-linux-gcc -g -I/nec5/ecos/bla/tet_install/include
> hello.c -I/home/nec5/ecos/bla/tet_install/lib -Ttarget.ld
           ^
         -L

Also, see the examples, which include a make file:

http://ecos.sourceware.org/cgi-bin/cvsweb.cgi/ecos/examples/?cvsroot=ecos

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list