Hello everybody, and happy new year!
I started my 2005 with this "challenge": I made a static library to be compiled for PalmOS and WinXP ( a modem communication library ), but I can't link it to my application because the code segment becomes full. Can I link the library such that the functions inside are all located in another segment?
You can with CodeWarrior for Palm OS -- with the CW tool, static libraries can be put into any segment. With PRC-Tools, the segment is fixed to what was compiled into the code.
-- 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/
