Setting up includes and libs for gcc
I am trying to install the Palm SDK 3.5 libraries. They provide the actual include/ and lib/ directories, which you have to install manually (no install script or rpm). I tried following the instructions of creating the directory /usr/local/palmdev/ and placing the lib/ and include/ directories in there, but when I try to compile it, gcc doesn't see those include files. Is there some environment variable that I should be setting for it to look in those directories? What would be the standard and clean way to solve this problem? I appologize in advance if this has been answered elsewhere, but I have been unable to come up with a search query specific enough.
Thanks for any help,
Keenan
|