Why are you using static binaries? This is never a good idea
except in very special cases.
Shared libraries do not work on my arch. I've been wanting to look into
this but it will take a lot of time to do since i'm not familiar with
the glibc internals. (And i should be far to busy with other things to
work on Linux at all)
When i try to run a dynamicly linked program i get an error for an
invalid address. This address is somewhere around 0x28021f58 and occurs
at 0x2000d948. This is in the function _dl_init_next (elf/dl-init.c) in
the line with: struct link_map *l = searchlist->r_list[i];
Suggestions would be really welcome on this. The arch is a derative of
the EBSA-285 arch with the kernel remapped to 0x60000000. I'm using
glibc 2.0.105 (I couldn't get 109 to compile)
Thanks a lot,
Mark.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]