> > What -march and CHOST settings would you guys use for a CPU that shows
> > up like this in cpuinfo:
> >
> > Intel Pentium Dual CPU T2310 @ 1.46Ghz
> >
>
> I'd use "prescott" for this one, as you're using x86 CHOST anyway.
>
> >
> > Does this CPU have 64-bit extensions?
> >
>
> I believe it does, check the flags at /proc/cpuinfo to be sure.
> "nocona" would be my choice if possible to create a 64 bits system.

Alright, I'll give nocona a try.  Should I be using
CHOST="x86_64-pc-linux-gnu"?  And the processor family in the kernel
should be "Pentium-4/Celeron(P4-based)/Pentium-4 M/older Xeon"?

- Grant
-- 
[EMAIL PROTECTED] mailing list

Reply via email to