On Tue, Apr 21, 2009 at 8:01 AM, Jason Moxham <ja...@njkfrudils.plus.com> wrote:

> Ok , I'll send a a few c files  , and if you can try each one , and let us
> know when they start working , or a different error pops up.
> heres the first one

jeff1.c:

jeff1.c:9: warning: return type defaults to ‘int’
jeff1.c: In function ‘main’:
jeff1.c:27: warning: implicit declaration of function ‘cpuid’
jeff1.c:42: warning: implicit declaration of function ‘strcmp’
jeff1.c:119: warning: implicit declaration of function ‘printf’
jeff1.c:119: warning: incompatible implicit declaration of built-in
function ‘printf’
penryn-unknown-linux-gnu

jeff2.c:

jeff2.c:3: warning: return type defaults to ‘int’
jeff2.c: In function ‘main’:
jeff2.c:14: warning: implicit declaration of function ‘cpuid’
jeff2.c:23: warning: implicit declaration of function ‘strcmp’
jeff2.c:85: warning: implicit declaration of function ‘printf’
jeff2.c:85: warning: incompatible implicit declaration of built-in
function ‘printf’
penryn-unknown-linux-gnu

jeff3.c:

jeff3.c:3: warning: return type defaults to ‘int’
jeff3.c: In function ‘main’:
jeff3.c:13: warning: implicit declaration of function ‘cpuid’
jeff3.c:22: warning: implicit declaration of function ‘strcmp’
jeff3.c:84: warning: implicit declaration of function ‘printf’
jeff3.c:84: warning: incompatible implicit declaration of built-in
function ‘printf’
penryn-unknown-linux-gnu

All three of those C files seem to work, and return penryn, so the
config.guess returns penryn-unknown-linux-gnu

Jeff.

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

Reply via email to