On Wed, Sep 24, 2003 at 12:27:07AM +0800, Tony Cheung wrote: > In Palm's knowledge base, it discusses about how to quickly get a list > of functions that must be on the 1st segment with the CodeWarrior. It > talks about how to "Generate Link Map" with the "68K Linker". Is there a > similar way to do so with PRC-TOOLS?
Add these flags to your link command: -Wl,-Map -Wl,myapp.map -- Dave Carrigan Seattle, WA, USA [EMAIL PROTECTED] | http://www.rudedog.org/ | ICQ:161669680 UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-C++-DNS-PalmOS-PostgreSQL-MySQL -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
