On Thu, 2 Dec 2004, Pete Lancashire wrote: > 2. and is the server RPM really i386 ? or is it (fingers crossed) > i686. If not would be great to have both a i386, i686 version. > And while asking :) an i586 1. i386 => -O2 -g -march=i386 -mcpu=i686 <i.e optimized for i686 scheduling> 2. You can try grabbing the .src.rpm rebuild for i686 - and see if it makes a difference for your app.: rpmbuild --rebuild --target=i686 mysql.src.rpm Satish