Hi all, I build a static library of input/output functions with PRC-tools. I wish that programs which link to this library pick up only the functions they need, so the prc file remains as small as possible. The tests I've done show that the whole library is linked. I looked into PRC-tools documentation and didn't find an optimization option which remove unused code. Is there a way to do this ?
All the best Pierre Brial -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
