On Wed, Apr 13, 2011 at 04:41:00PM -0400, rouble wrote: > I was told that the toolchain I was using is setup to use bionic. Is > there a way to tell what libc is being used?
The easiest way is to look at the link command line and look at the paths and libraries being used. > Could this have something to do with the fact that I am building a > static binary? As I described, the problem you're seeing could very well be due to this. >>> Dan _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
