Re: Compiling for two different processors

2010-12-08 Thread Mulyadi Santosa
Hi :) On Wed, Dec 8, 2010 at 15:16, John Mahoney wrote: > Just a heads up. Try not to top post here. See my comment inline. > > On Dec 8, 2010, at 2:10 AM, Alex John wrote: > >> Thanks, I'll compile for P4 then. > > I was just thinking and realized the core2 may have been based off the p3 > arc

Re: Compiling for two different processors

2010-12-08 Thread John Mahoney
Just a heads up. Try not to top post here. See my comment inline. On Dec 8, 2010, at 2:10 AM, Alex John wrote: > Thanks, I'll compile for P4 then. I was just thinking and realized the core2 may have been based off the p3 arch and the p4 was a dead end, but normally with intel you can compile f

Re: Compiling for two different processors

2010-12-07 Thread Alex John
Thanks, I'll compile for P4 then. Cheers Alex On 8 December 2010 14:10, John Mahoney wrote: > > > On Dec 8, 2010, at 12:06 AM, Alex John wrote: > > > Hello, > > > > How do I compile the kernel for two different processors? Like, I may > need to boot into a x86 P4 machine and also another Core2

Re: Compiling for two different processors

2010-12-07 Thread John Mahoney
On Dec 8, 2010, at 12:06 AM, Alex John wrote: > Hello, > > How do I compile the kernel for two different processors? Like, I may need to > boot into a x86 P4 machine and also another Core2 machine. In menuconfig I > don't see an option to include two. Do the lesser of the two and it will wo

Compiling for two different processors

2010-12-07 Thread Alex John
Hello, How do I compile the kernel for two different processors? Like, I may need to boot into a x86 P4 machine and also another Core2 machine. In menuconfig I don't see an option to include two. Thanks Alex