I am attempting to create a static library that includes 11 source
modules

I am attempting to create a static library that includes 11 source
modules using Code Warrior 6 on Windows NT.  These modules have been
ported to the Palm and can be used by a Palm application if they are
compiled during the make process for the Palm application i.e. not
creating a static library.   No errors occur.

However, when the 11 source modules are complied separately using a make
that generates a library (.lib) it does not work.  The settings match
the settings that are specified in the NetSocket.lib or
StartupCode.lib.  The end result is a library that will link to the
application but does not execute correctly.  It has low memory
violations etc.

We are planning to create a true shared library but that will require
code modification to support the shared library restrictions.

I feel that I am missing a detail that would allow this process to work.

Any suggestions.

Norm Gard
DKN Solutions












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