|
From: Bryan O'S. <bo...@se...> - 2005-04-02 06:30:12
|
On Fri, 2005-04-01 at 18:46 +0100, Julian Seward wrote: > Hmm, ok. Back to the drawing board. I might stare at the ldso > stuff to see how hard it would be to get it to work on amd64. If you need other amd64-specific stuff, you should look at klibc. It uses an unusual and non-standard dynamic linking mechanism, so that won't be useful to you, but the rest works. You may also want to look at rtldi for dynamic loading. I don't know how applicable to your needs it is, but it seems to be x86-specific again. <b |