dynamic linking on x86_64
Gernot Tenchio <[email protected]> Thu, 25 Aug 2011 00:04:57 +0200
| Newsgroups | gmane.linux.lib.dietlibc |
|---|---|
| Organization | privat |
| Message-ID | <20110825000457.04bc33a7@brian> |
Hi, Maybe someone is interested in this... On x86_64, dynamic linking is now functional. Well, at least with my repo @ https://github.com/tenchman/dietlibc. Maybe fefe can cherry-pick the relevant parts for upstream? The most important fixes are: 0f8958ed "x86_64: fix unified_syscall" f86e1451 "fix 'make dyn' for x86_64" Regards, Gernot