On Wed, Feb 16, 2011 at 11:22 AM, H.J. Lu <hjl.to...@gmail.com> wrote: > Hi, > > I updated x32 psABI draft to version 0.2 to change x32 library path > from lib32 to libx32 since lib32 is used for ia32 libraries on Debian, > Ubuntu and other derivative distributions. The new x32 psABI is > available from: > > https://sites.google.com/site/x32abi/home >
Initial kernel, glibc and gcc port for x32 psABI draft version 0.2 is done: 1. Kernel should be very stable. Fedora 14 kernel patch is also available. 2. Need to fix GCC run-time libraries. 3. Need to fix glibc tests. Please check them out and provide feed backs. Thanks. -- H.J.