MultiSegment shared library? hm. I've splitted my to 2 parts but the first one has the functions declarations from the second and they call the functions in the second... that's ugly but all my tries to do a multisegment shared library with cw failed. In fact I tried with gcc too, it compiles fine but crashes on function call. no more ideas :(
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Hi all, > > I've seen an interesting implementation of a multi-segmented shared > library splited into two or more .prc files. In this implementation all of > the databases have the same creator id, and just one of them has the > 'libr' type, the other ones are resources databases with just one resource > type 'libr'. > > Does any body know how to implement this kind of libraries? > > > Thanks in advance. > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
