Hi,
I am trying to use the shared library in codewarrior for the same project, 
which I had successfully included in application on linux platform using make 
files.

I had following files
md5.h,DES.h,
md5.def,des.def.

Also md5.prc and des.prc which will installed on POSE to run the application.
I'm not able to include def files.

I used to generate ssl-md-stubs.c,ssl-des-stubs.c and ssl-des-jumps.s, 
ssl-md-jumps.s files from md5.def and des.def files using m68k-palmos-stubgen 
and link their object files to the application.

Current application is multisegmented, and I had created .def for it on linux 
platform. How should I include this file for muiltisegmenting.

I want to shift the project on Codewarrior(Windows) for Palm since testing is 
not possible in linux for TREO as simulator for treo comes only for window.



I want to Test for Treo help me??
-- 
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to