On Wed, Jul 03, 2002 at 11:24:25AM -0500, Vinu Raj wrote:
>> Please refer me to a specification or whatever document covering
>> writing shared libraries under PalmOS. A tutorial would be fine too. 

For prc-tools users, there are examples of building both system
shared libraries and GLibs in the samples available from
<http://prc-tools.sourceforge.net>.  These samples also include
references to background information on the library specifications.

> There is also a SampleLib project sample, which the article
> references, that is included with Palm OS SDK Examples in the
> CodeWarrior Examples directory.

In most SDKs, the examples are in an Examples directory in the examples
archive.  It's only in the oddly arranged 5.0 SDK that they're hidden
down underneath a CodeWarrior directory.

SampleLib is not a good sample for GCC users: it's harder to build and
its "startup code" is less efficient than the GaussLib sample mentioned
above.  And it doesn't work without modifications; see

        http://www.escribe.com/computing/pcpqa/m49749.html

    John

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to