Hi Lukas, We're on 64 bit CPUs. I used:
TARGET=linux2628 CPU=generic USE_PCRE=1 So, will this have compiled to 32bits (without using the ARCH=x86_64 option)? Cheers On 7 March 2016 at 14:32, Lukas Tribus <[email protected]> wrote: > > One last question. Would there be a performance benefit in > > using CPU=i686 over CPU=generic? (I think I can be fairly sure that our > > host will always expose Intel CPUs) > > If you are using 32bit CPU's, sure (doesn't have to be an Intel though). > If you are using 64bit CPU's, use CPU=generic ARCH=x86_64 > > > Regards, > > Lukas > > >

