tech-embed archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

RE: Tools to create embedded distribution



I think you only need to have ld_elf.so in correct path(/usr/libexec), and
have all the neccessary dynamic librarys(find by ldd) in correct path
(/usr/lib by default).
I've made my embedded distribution run in this way successfully recently, my
target supports elf format.

-----Original Message-----
From: tech-embed-owner%NetBSD.org@localhost 
[mailto:tech-embed-owner%NetBSD.org@localhost] On
Behalf Of Vasant Kanchan
Sent: Tuesday, November 11, 2003 10:27 AM
To: tech-embed%netbsd.org@localhost
Subject: Tools to create embedded distribution


Hello Everyone,

I want to create a distribution based on a set of applications that  I want
to run on the target platform. These applications are dynamically linked.
I curently do this manually by using ldd. However this is error prone and so
I am looking for some automated tools which will work on NetBSD and Linux.

Thanks for your responses.

Kanchan




Home | Main Index | Thread Index | Old Index