i386 or i586

Discussion in 'Linux, BSD and Other OS's' started by sabashuali, Oct 10, 2005.

  1. sabashuali

    sabashuali Ani Ma'amin

    Likes Received:
    6
    Trophy Points:
    38
    I saw on one of the downloading (http://www.linuxiso.org/index.php) sites that you have the option of
    images for i386 or i586.

    Sorry to sound really ignorant but which is my system? :confused:
    I use an Intel P4 based system.

    Thanks
     
  2. Addis

    Addis The King

    Likes Received:
    91
    Trophy Points:
    48
    A P4 system will be an i586 out of them two. Its the way the program is compiled and optimized i believe.
     
  3. sabashuali

    sabashuali Ani Ma'amin

    Likes Received:
    6
    Trophy Points:
    38
    Cheers!
     
  4. Fred

    Fred Moderator

    Likes Received:
    11
    Trophy Points:
    18
    i386 packages are compiled with the options/instructions which an Intel 80386
    (+equivalent) will run. They will also run on 486, pentium, ...

    i586 are 'optimised' for a pentium class processor (i.e. use new istructions
    and options) They will run on equivalents but not 80386/486.

    i686 (or IA64) are for the new 64bit chips.

    The above was borrowed from SUSE's website.
     
  5. Anti-Trend

    Anti-Trend Nonconformist Geek

    Likes Received:
    118
    Trophy Points:
    63
    And that's not necissarily the whole of it. i386 can also be used as a generic indicator of generic x86 compatibility, and can also include optional runtime optimizations for newer architrectures if supported. Depends on who built it.
     

Share This Page