Hello,

I had several Segmentation fault and general protection errors with directfb. 
It was due to the compiler. I used gcc 4.1.1 to cross compile from x86_64 to 
arm and i686. It is a known bug of gcc 4.1.1 with the CFLAG "-ffast-math" so I 
used gcc 3.4.6 and all is ok. Apparently this bug is fixed in gcc 4.2.0

I hope this help.

Cheers,

Guillaume
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to