I m trying to cross compile gtk examples available to run over directfb for MIPS as
mipsel-linux-gcc helloworld.c -o helloworld `pkg-config --cflags --libs gtk+-2.0 directfb`
It's compiled but when i run this on my board i didn't get any output over there.
Can anyone tell me what i m doing wrong in cross compiling the application to be run over directfb
Thanks
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list