Dinesh <[EMAIL PROTECTED]> wrote:

> What is the scope of  dll in palm OS?
>
> How do i build a dll for Palm OS?

DLL is an MS OS/2 / Windows term. Under PalmOS you have shared libraries
instead, i.e., more like UNIX. If you need application-level shared libraries,
i.e., something analoguous to UNIX shared libraries and OS/2 and Windows DLLs,
you would need GLib shared libraries. To get a compiler that supports them, get
PalmOS gcc from ivan.Harhan.ORG:/pub/embedded/palmos/prc-tools.0.6.0beta.tar.gz
and see the GCCGUIDE file in the distribution, especially Chapter 5, Shared
Libraries.

--
Michael Sokolov         Harhan Engineering Laboratory
Public Service Agent    International Free Computing Task Force
                        International Engineering and Science Task Force
                        615 N GOOD LATIMER EXPY STE #4
                        DALLAS TX 75204-5852 USA

Phone: +1-214-824-7693 (Harhan Eng Lab office)
E-mail: [EMAIL PROTECTED] (ARPA TCP/SMTP) (UUCP coming soon)

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to