Yu, Ken <[EMAIL PROTECTED]> wrote:
> I meant the binary code distributed in the SDK. Can the binaries in the SDK
> (*.o's and *.lib's) be linked with GCC or do they only work with
> CodeWarrior?
If you look in the 3.5 SDK you'll see one tree named "CodeWarrior
Libraries" and another named "GCC Libraries" (you'll only get both
in the Windows version of the SDK, of course).
But, more to the point: very little is actually in those libraries. In
particular, SrmOpen (like most other API functions) is not in any library:
everything the compiler needs to emit a call direct to the ROM is in the
relevant SDK header file.
John
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html