Thanks!  This might actually be the white paper that was referred to...
I'll let you know if I get C++ working...  I remember a recent thread in which a 
developer said he had done shared libraries in C++
-> you just had to be careful what aspects of C++ you used.

nabil wrote:

> Take a look at
> http://oasis.palm.com/dev/kb/papers/1670.cfm
> Quite complete.
> I found amny limitation on writing shared libraries.
> I don't think that you can get rid of  "assembly tricks"
> I wasn't able to write a shared library in C++.
> If you find any solution, please drop me a mail.
>
> Good luck
> ----- Original Message -----
> From: DIAMOND JEFF <[EMAIL PROTECTED]>
> To: Palm Developer Forum <[EMAIL PROTECTED]>
> Sent: Tuesday, February 13, 2001 12:34 AM
> Subject: Where's good info on createing shared libraries?
>
> > The primary documentation said to refer to a whitepaper on shared
> > library creation and use, but I couldn't find it on the Palm website.
> >
> > I looked at the shared lib example that comes with Codewarrior and I
> > fear that it is out of date - it was still dealing with OS 1.0 issues
> > and Codewarrior 2.0.  Also, I would hope that the shared lib process
> > these days is a little more like an actual API and a little less like
> > using assembler to trick the OS.
> >
> > Does anyone know if there's a more up to date reference on creating
> > shared libs for the Palm?
> >
> > Much appreciated!
> > - Jeff
> >
> >
> >
> > --
> > For information on using the Palm Developer Forums, or to unsubscribe,
> please see http://www.palmos.com/dev/tech/support/forums/
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please see 
>http://www.palmos.com/dev/tech/support/forums/


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

Reply via email to