yOn Tue, 18 Jan 2011, Alexander B. Gedranovich wrote:
OK, thank you.
On 01/18/2011 11:15 PM, Allin Cottrell wrote:
Thanks, very helpful. The problem seems to be that your installed
gcc is out of sync with your processor...
If you have time and patience, you could try this:
* Edit gretl's configure.in: look for the string
AC_COMPILE_IFELSE and change it to AC_RUN_IFELSE.
* Run autoconf in the top-level gretl directory.
* Then try ./configure (without --disable-sse2).
I guess one of three things will happen:
* The ideal outcome: configure finds that sse2 is not supported,
but completes successfully.
* It still thinks sse2 is supported.
* The configure script crashes on Illegal Instruction.
If we get the ideal outcome, this is an easy change to make.
Allin
_______________________________________________
Gretl-devel mailing list
Gretl-devel@lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-devel