FemmeFatale wrote:

>I didn't search the archives *Sheepish grin*.  Mostly because I wasn't sure
>how to search for a Question like that.  *Blushes*  Learned my lesson I will
>check there first ;)
>
>Femme
>
>Paul Rodr�guez wrote:
>
>>One from the vault:
>>
>>>>Sridhar Dhanapalan wrote on Mon, 27 Aug 2001 01:28:21 -0700:
>>>>
>>>>i386 = intel 80386 and compatible.
>>>>i486 = intel 80486 and compatible.
>>>>i586 = anything built on intel Pentium technology, including Pentium
>>>>
>>MMX.
>>
>>>>i686 = anything built on intel Pentium Pro technology, including
>>>>
>>Pentium
>>
>>>>II/III and Celeron.
>>>>
>>The i686 should work fine.
>>
>>- Paul Rodriguez
>>
>>On Mon, 2002-03-04 at 23:42, FemmeFatale wrote:
>>
>>>Is there a LM 8 ver that is optimized for P3 machines?
>>>
>>>Or is it the ones with the 586 in their RPM names?
>>>
>>>Thx
>>>Femme
>>>
>>>
>
Well look here....

http://www.linux-mandrake.com/howtos/mdk-rpm/

The real story of the switches (ixxx) is that regardless of compiler 
flags, they default to the architecture of the build platform unless the 
build space (the toplevel directory of the logged-in builder) has a file 
called .rpmrc which sets up a mapping.  So an i686 in the build means it 
was built on an i686 machine, not that it was optimized for or requires 
that architecture  (on the install side, of course it _does_ assume that 
the architecture specified _is_ required unless you use --ignorearch in 
the install switches).

Here is my .rpmrc file...  I still have to do another procedure to 
assure that the rpms are built for the i586 because I am using 3 K7s and 
one P-2, and two PPros, and one VIA C3, and one K6.


[tester@v5 tester]$ cat .rpmrc
buildarchtranslate: i386: i586
buildarchtranslate: i486: i586
buildarchtranslate: i586: i586
buildarchtranslate: i686: i586

Civileme



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to