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]

Re: problem building a trivial application with arm-linux-xxxx


bardozs@esiee.fr wrote:
> Hi all,
>   First of all, I work with the Arcom Viper board

Arcom Technical Support (euro-support@arcom.com) is the best place for
questions about the Arcom supplied toolchain rather than cluttering up
this list.

>    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
> 
>    But it failed and return me: 
> bash: /opt/arcom/bin/arm-linux-gcc: /lib/ld-lsb.so.1: bad ELF
> interpreter: no such file or directory

Looks like you need an lsb package appropriate for your Linux
distribution.  The Arcom Embedded Linux technical manual (on the dev.
kit CD) gives more details on this.

David Vrabel
-- 
David Vrabel, Design Engineer

Arcom, Clifton Road           Tel: +44 (0)1223 411200 ext. 3233
Cambridge CB1 7EA, UK         Web: http://www.arcom.com/

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]