Hello,
thanks a lot for the reply. I did what you suggested, but I'm afraid I still get a segmentation fault - with the following useless backtrace:
Core was generated by `./poly'. Program terminated with signal 11, Segmentation fault. Cannot access memory at address 0xb7f827e8 #0 0xb7ec73c3 in ?? () (gdb) bt #0 0xb7ec73c3 in ?? () ...
Ewen
On 18 Oct 2005 23:48:48 -0400, Ian Zimmerman itz@buug.org wrote:
Ewen> (h=10240K,ib=2048K,ip=100%,mb=6144K,mp=20%) Segmentation fault
Edit driver/Makefile and remove the optimization part (-O2). For extra safety add -fno-strict-aliasing