On Friday 18 September 2009 09:03:09 David Ford wrote: > /usr/armv5tel-softfloat-linux-gnueabi/lib/libc-2.3.4.so: undefined > reference to `_dl_out_of_mem...@glibc_private'
you have a mismatch between the glibc files you're importing. you must include all of the libraries from the exact same glibc build, not just one or two. -mike
signature.asc
Description: This is a digitally signed message part.
