On Tue, Jul 26, 2011 at 3:36 PM, Alokat <mail...@alokat.org> wrote:
> I'm wondering what kind of cpu-type I should use?

Hi,

I think, in your case, core2 is the correct one.

If you run this command:
gcc -Q --help=target  -march=native

gcc will tell you what it thinks are the best options for your CPU.

Reply via email to