LWN.net Logo

80386 vs i486

80386 vs i486

Posted Mar 18, 2005 0:26 UTC (Fri) by ballombe (subscriber, #9523)
In reply to: 80386 vs i486 by pm101
Parent article: A modest proposal from Debian's Release Team

1) The change is in current stdlibc++: it uses xchg for atomic operations which >=80486 only.

In fact it is possible to build current stdlibc++ for 80386, but it will have an ABI incompatible with all others GNU/Linux distributions, so Debian did not consider it acceptable.

2) Debian still support 386 through kernel emulation, you need to install the kernel in the upgrade-i386 prior to upgrade to sarge.
See http://higgs.djpig.de/upgrade/upgrade-80386/


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds