At 03:27 AM 12/14/2004, you wrote:
To make a static library is my idea too, but I don't know how I can "build" it with PRC-Tools: I searched in the "special project" section on the documentation but it's not explained, there you can find just a way to build a shared lib.

Does anyone know a site where I can find the best way to buils a static library?

Building a static library with PRC-Tools requires using the m68k-palmos-ar program to collect your .o files into a single .a file. ar's usage is pretty generic, so a Google search on "man ar" should tell you what you need.



-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/


-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to