I just compile statically. It's the easiest way on uClinux. On Fri, Feb 13, 2009 at 12:48 AM, Robert Berger <[email protected]> wrote:
> Hi, > > Here is another Robert speaking: > > I use dropbear on various embedded platforms. > That are the dependencies on one of them: > > uclibc[~] # ldd /sbin/dropbear > libutil.so.0 => /lib/libutil.so.0 (0x2aaed000) > libcrypt.so.0 => /lib/libcrypt.so.0 (0x2ab2e000) > libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2ab82000) > libc.so.0 => /lib/libc.so.0 (0x2abd1000) > ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x2aaa8000) > > Hope this helps. > > Regards, > > Robert > > > > > > > >
