On Mon, Apr 20, 2009 at 7:45 AM, Jason Moxham <[email protected]> wrote:

> can you try this one , which has some some debug info

Here is the output:

dummy-2833664.s: Assembler messages:
dummy-2833664.s:5: Error: bad register name `%rbx'
dummy-2833664.s:6: Error: bad register name `%rsi'
dummy-2833664.s:9: Error: bad register name `%rdi)'
dummy-2833664.s:10: Error: bad register name `%rdi)'
dummy-2833664.s:11: Error: bad register name `%rdi)'
dummy-2833664.s:12: Error: bad register name `%rbx'
dummy-2833664.c:7: warning: return type defaults to âintâ
In file included from dummy-2833664.c:9:
./cpuid.c: In function âmainâ:
./cpuid.c:18: warning: implicit declaration of function âcpuidâ
./cpuid.c:33: warning: implicit declaration of function âstrcmpâ
dummy-2833664.c:9: warning: implicit declaration of function âprintfâ
dummy-2833664.c:9: warning: incompatible implicit declaration of
built-in function âprintfâ
Please report this problem to <[email protected]>.
Problem report saved as /home/jeffg/.ekopath-bugs/pathcc_error_OSIhr0.i
Please review the above file and, if possible, attach it to your problem report.
Please review the above file and, if possible, attach it to your problem report.
dummy-2833632.c:7: warning: return type defaults to âintâ
In file included from dummy-2833632.c:9:
./cpuid.c: In function âmainâ:
./cpuid.c:18: warning: implicit declaration of function âcpuidâ
./cpuid.c:33: warning: implicit declaration of function âstrcmpâ
dummy-2833632.c:9: warning: implicit declaration of function âprintfâ
dummy-2833632.c:9: warning: incompatible implicit declaration of
built-in function âprintfâ
/tmp/cco.PIIM6o: In function `main':
/work/jeffg/mpir-1.1/dummy-2833632.c:7: multiple definition of `main'
/tmp/cco.PIIM6o:/work/jeffg/mpir-1.1/dummy-2833632.c:7: first defined here
/tmp/cco.PIIM6o: In function `main':
(.text+0x5b): undefined reference to `cpuid'
/tmp/cco.PIIM6o: In function `main':
(.text+0x76): undefined reference to `cpuid'
/tmp/cco.PIIM6o: In function `main':
(.text+0x5b): undefined reference to `cpuid'
/tmp/cco.PIIM6o: In function `main':
(.text+0x76): undefined reference to `cpuid'
collect2: ld returned 1 exit status
x86_64-unknown-linux-gnu

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to