This post has been edited 1 times, last edit by "ramandeep" (Feb 19th 2008, 5:10am)
This post has been edited 1 times, last edit by "ramandeep" (Feb 19th 2008, 1:18pm)
This post has been edited 1 times, last edit by "ramandeep" (Feb 20th 2008, 5:49am)
Quoted
Originally posted by ramandeep
Hello Nigish,
My ARM 9 board is running on Debian Linux 3.0.My PC is running on Fedora6.0.How do I check the framebuffer driver on my board?
I have dynamically linked the executable this time.So I had to install certain .so file on the board.But still it is not working.Someone suggested statically linking the executable while compiling on the PC.I installed static (.a) files on my PC.But when I run qmake -project ,qmake, make in succession I stll get a dynamically linked binary.how do I force the compiler to use these static libraries?This seem to be a basic question but I cannot help asking this.
Thanks