On Thu, 2002-07-11 at 09:04, Zsigri Gyula wrote: > an i386 version and a ppc version. What is the > difference? What do i386 and ppc stand for?
Byte order. There's tons of info on that if you like, go googling. Please note that these are misnamed for PR reasons. If you use sparc or sparc64 or parisc(64) or m68k or s390 those are bigendian (and should get ppc version). If you use ia64 or alpha or arm (I forget which for mips) that is littleendian (i386). -MG -- AbiWord Weekly News - Just $3 (USD) per quarter for your weekly news fix - http://www.abisource.com/information/news/ ----------------------------------------------- To unsubscribe from this list, send a message to [EMAIL PROTECTED] with the word unsubscribe in the message body.
