On 01/06/2012 03:52 AM, John Wendel wrote:
> Sorry if this is too off topic, but it's bugging me and I can't 
> find it on Google ...
> 
> I saw a post/web page somewhere (can't find it now) that seemed to 
> say that some kernel gods were working on a kernel with a "new" 
> memory model (which I didn't understand).  If someone knows 
> anything about this, can you post a link.
> 
> Thanks,
> 
> John
> 

Sounds like the x32 project (32 bit ABI for x86_64 using 32 bit pointers):

https://sites.google.com/site/x32abi/

GNU binutils from 2.22 has support for the new ABI and gcc support is
available from the GNU git trees but you'll need to obtain kernel, gdb
and glibc patches from the x32 git repositories (and recompile $world
to have everything use the new ABI of course).

There's a gentoo bootstrap (stage3) that might provide a more
convenient way to take a peek at what's being done without doing too
much heavy lifting.

Regards,
Bryn.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to