saravanan chanemouganandam wrote: > /Hi all; / > // > /I am trying to cross compile dropbear package outside the snapgear > source tree for and embedded > solution running ARM-linux on IXP425 Big endian system. / > // > /The package builds correctly using make PROGRAMS="dropbear scp" with > options CC=arm-linux-gcc -mbig-endian. / > /But, when I download and execute the scp: ELF 32-bit MSB executable, > ARM ,version 1 (ARM), for GNU/Linux 2.0.0, dynamically linked/ > /(uses shared libs), for GNU/Linux 2.0.0, not stripped ...into my board, > I get the following error../ > // > /# ./scp > libc.so.6: aborted attempt to load ./scp!/ > //
It seems not be correctly built.. it is referring to glibc. _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
