Huh...I just tried removing the "Debug Bullets" (again with the AddressBook), and the .prc's size dropped from 67,727 bytes to 67,617 bytes -- 110 bytes. But I'm not sure why it should drop at all, let alone by a miniscule amount compared to Jeremy. All of the debug information should be in the .psym file, right? Why should the .prc file be affected?
-- Keith -----Original Message----- From: Jeremy Nuss [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 12, 2001 3:14 PM To: Palm Developer Forum Subject: RE: Reducing Application Size... that's a nice tidbit of info I never knew about, thanks! It took my app size down from 42K to 27K. Does this also speed of program operation without all the debug code in it? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Avilla, Dane Sent: Wednesday, December 12, 2001 3:47 PM To: Palm Developer Forum Subject: RE: Reducing Application Size... When using CW, make sure to remove the little "bullets" next to the code files listed in the project window (under the green "bug" icon). Only do this in release versions, as you won't be able to do source-level debugging without them :) Cheers, -DGA > > I just built the AddressBook application that comes with > CodeWarrior > > 8. Its size dropped by 5.4% when removing Macsbug symbols. > Datebook -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
