Hi,
I am a little new to the area of cross-compilers. So, I would be
thankful if anyone can help me out with the following problem.
I am trying to create a simple image viewer (coding in C) for use with
the beagle board so that we can use it in one of our experiments with
the Pico projector development kit. I am making use of the
svgalib-1.4.3 for the corresponding coding in C.
I have been using the ARM cross-compiler from Codesourcery for all our
cross-compilation till now. But, this doesn't seem to do the job when
I am making use of the graphics library --- svgalib-1.4.3 in my image
viewer. It looks like the Codesourcery cross-compiler doesn't support
the use of this graphics library and the corresponding header files --
vga.h and vgal.h.
It would be great if any of you could let me know about possible
solutions or probable sources of information to sort out these cross-
compilation issues and enable the cross-compiling of my graphics
program for the beagle board.
Thanks a ton again for all your help and suggestions, guys. This group
is really informative.
Regards
DB