Hi All, I am creating Two 68K applications. Both application have some common code. So I want to create shared library of common code and then link my application to them. I created shared library using option given in PODS. It creates "commoncode.prc" which is of type PalmOS dynamic library data. But when I link my application, PODS gives error " could not read symbols: Invalid operation collect2: ld returned 1 exit status".
There is one more reason for creating shared library because my code size more than 68K, so it is logical break of my code. Thanks in Advance. Regards, Pradeep -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
