Curtis Jackson <[EMAIL PROTECTED]> wrote:
> I've read in various places that to make a shared library (system, not 
> Glib), I need to compile with -shared and use the -L option when I run 
> build-prc.

Hey, this time you said what kind of a library you're trying to make!  :-)

Those various instructions are out of date.  For a SysLib, you want
-nostartfiles, not -shared.

> So what gives? I'm using the latest prc-tools (2.0.90), and I've 
> reinstalled to no avail.

I suggest you go to prc-tools.sourceforge.net and download 2.0.91, and
also the March version of the sample code, which includes a sample SysLib
and corresponding makefile.  Except for this bug :-(

http://sourceforge.net/tracker/index.php?func=detail&aid=412634&group_id=4429&atid=104429

    John

-- 
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