error: CPU you selected does not support x86-64 instruction set?

Discussion in 'Programming/Scripts' started by rp_exploit, Apr 24, 2009.

  1. rp_exploit

    rp_exploit New Member

    I have a C application in Suse Linux.
    when I build it on linux, show this error:

    Code:
    sha1.c:1: error: CPU you selected does not support x86-64 instruction set
    I use Suse x86-64bits. but 32-bit application should run on 64-bit architecture.
    I do not know my program is 32-bits or 64-bits. but when i use 64-bit architecture, there should not occur any error or problem.

    can anyone help me?

    thanks.
     
  2. sujanne

    sujanne New Member

    How can i check if a cpu is fried? Will the store where i bought the cpu test it? I don't have any board for testing this tipe of am3 socket processor and anyhow i read on some forums that a bad cpu may damage a good motherboard. Is it true? How can i test it ?
    _________________
    affiliateelite ~ affiliateelite.com ~ adgooroo ~ adgooroo.com
     
    Last edited: Sep 29, 2009

Share This Page