Quoting Louis Lai: > Thanks !! > I can build and link with my application right now with directfb 0.9.20. > Once i ran it on my ARM platform, it crash. I have configured my uclinux to > build with fb device. Is it any other thing i am missing to make it work??
Please use gdb to see where the segfault is originating. Alternatively, you can use "--enable-debug --enable-trace" when configuring DirectFB. You'll get stack traces at runtime without gdb. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
