At 5:48 PM -0500 1999/12/08, Eugene Chin wrote:
>Is it possible to build multi segment shared libraries?
>
>Assuming no (likely), is this an OS restriction or is it that a
>compiler has not been built to do this yet?
>
>Technically speaking, if we can have multi segment apps, why not
>multi segment shlibs?

Multi-segment shared libraries are not supported on the Palm OS for the same reasons 
that A5-based library globals and C++ style vtables are not supported [in shared 
libraries]. You [the library developer] can manually implement the segment loading and 
unloading yourself, but it's non-trivial. Palm has no plans to address these 
limitations at this time.

Regards,

Jim Schram
3Com/Palm Computing
Partner Engineering


Reply via email to