It might be worth trying three versions of the C code:

1) just main with cpuid and check for the specific model number of
Jeff's machine and print core2
2) number 1 with stringinzing macro defined
3) number 1 with stringinzing done directly, no macro

And see if any fail.

Bill.

2009/4/21 Jeff Gilchrist <jeff.gilchr...@gmail.com>:
>
> On Tue, Apr 21, 2009 at 7:10 AM, Jason Moxham <ja...@njkfrudils.plus.com> 
> wrote:
>
>> We've got to narrow this down
>>
>> we know it not the asm file
>> try swapping gmp's c file for mpir c file and visa versa and see if we can
>> determine if it's the c file or the script config.guess
>
> It is the C file.  If I edit the config.guess in mpir to force it to
> use the dummy.c file from GMP but let it do everything else
> automatically it works fine and selects core2.  So it is the C code
> that config.guess outputs that pathcc doesn't like.
>
> 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