Hi mr.Thomas
You was advised to me by Dan Gookin. Please I develop an software using Ncurses for uclinux. I have problem in cross-compiling my application to microblaze.
When I write:
mb-gcc myapp.c -o myapp -lncurses
the compiler gives me the following error:
ncurses.h is not found
Please can you help me. If there is a book or a tutorial for cross compiling Ncurses for microblaze in uclinux please guide me. Also where can I find the header files of the Ncurses in uclinux.
Thanks a lot.