Thanks Ikeda, you saved my time. Hopefully John will read your message :-)
Michael -----Original Message----- From: IKEDA Shigeru [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 5 December 2001 3:50 PM To: Palm Developer Forum Subject: Re: Is .prc affected by -g flag ? -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Michael Glickman <[EMAIL PROTECTED]> writes: | I am thinking of a silly way to check it: | create with and without -g, then compare sizes, | and even use 'diff' if same. I compared the output of `m68k-palmos-gcc -v' and `m68k-palmos-nm' etc. With `-g' option gcrt0.o & libg.a are linked in. Without it just crt0.o is linked in. The difference between crt0.o and gcrt0.o seems whether GdbStartDebug() is included or not. So I think `-g' option should not apply to the release version of .prc. Regards, IKEDA Shigeru -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (OpenBSD) Comment: no comments iD8DBQE8DadMUHt8kCIJ1VoRAicGAJ9Z8qPxiOLCnm8CVOxCGhLmjTru9gCfe6MX 6BETH0uLAfqQ7KGRNeblv+o= =xx+g -----END PGP SIGNATURE----- -- 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/
