Could the changes I made to acinclude.m4 affect this? The effect of
which is to not recognise pathcc as a gcc compiler (otherwise
autotools overrides the compiler options for pathcc with the ones for
gcc and pathcc proceeds to screw up the build because it can't handle
the -02 optimisation on MIPS correctly - nice one).

I don't *think* this could be the issue.

Bill.

2009/4/16 Bill Hart <goodwillh...@googlemail.com>:
> Ahh, great. We have our developers working on a solution as we speak:
>
> http://energycrisis.co.za/wp-content/uploads/2008/01/helpdesk.jpg
>
> Bill.
>
> 2009/4/16 Jeff Gilchrist <jeff.gilchr...@gmail.com>:
>>
>> On Thu, Apr 16, 2009 at 9:57 AM, Jason Moxham <ja...@njkfrudils.plus.com> 
>> wrote:
>>
>>> and
>>> cc -v
>>> on both systems is ?
>>
>> Non-working system:
>>
>> pathcc -Wall -TENV:simd_zmask=OFF -TENV:simd_imask=OFF
>> -TENV:simd_omask=OFF -O3 -OPT:Ofast -fno-math-errno
>> pathcc: no input files
>> For general help: pathcc --help
>> To search help: pathcc -help:<string>
>>
>>
>> Working system:
>>
>> pathcc -Wall -m64 -TENV:simd_zmask=OFF -TENV:simd_imask=OFF
>> -TENV:simd_omask=OFF -O3 -OPT:Ofast -fno-math-errno
>> pathcc: no input files
>> For general help: pathcc --help
>> To search help: pathcc -help:<string>
>>
>>
>> Note the -m64 missing from the non-working system.
>>
>> 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