I've searched the archive, and there are some questions related to this, but
I can't figure it out.
My shared library has grown very large, and I can no longer compile it. I'm
getting all kinds of strange link errors.
I've tried to make it multi segment, And the closest I've got is by using
these settings:
68K Target: Project type: Library
PalmOS Library
The linker then complain it cant find a tmp file:
Link Error : Could not open file:
D:\myprojectpath\RESOURCE.FRK\Starter.tmp
I'm not sure what settings I should have when building shared libraries, nor
what type it should be. Does it even matter?
I've managed to make shared libraries before (just not this big) using type
'libr', and not 'shlb'. What should it be?
I've also got some mighty strange messages while trying different settings.
Suddenly the compiler run in to trouble in Pilot.h not being able to include
some files.
Link error on this line for example: #include "Pilot.h.sim.mch"
Am I making ANY sense? :) I'm really not sure what to ask for, I just want
my large shared library compiled!
Please give me a hint!
Petrus
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/