Hi there, after having browsed all the forums and googled as much as I could, I'm stuck on such a stupid thing. I have ARM code and I want to call Palm native APIs, not the 68K ones where I have to swap everything with each call. For this I am using PODS 1.2. I then tried mobile-stream SDK, using their headers instead of Palm ones for everything which is code to be compiled to ARM. Compiles well, but at the link process, every Palm API gives a "undefined reference". I then tried YAHM, installing prc-tools arm to give another try. I give correct path for libs, correct lib names (I checked I had a linker error if I used wrong names, so everything is correct in the makefile), and once again, for each Palm API I get "undefined reference".
I realize it must be something bloody stupid because all the other steps were very smooth, with no issue at all. Even trying to link the samples from mobile-stream SDK fail with this "undefined reference"... I didn't find any topic where someone had this problem on the whole forum. If someone has the slightest idea of what that could be, this would be very much appreciated to tell me :) Michael -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
