Thanks for the help. I thought the new prc tools v2 is not the coff format since the coff has been dropped from the command names. It might be some some other reason then.
Max --- Dave Carrigan <[EMAIL PROTECTED]> wrote: > Max Bian <[EMAIL PROTECTED]> writes: > > > I was testing a code beautifier (indent) on one of my C code. After I > > generated a "beautified" C code, I compiled it with m68k-palmos-gcc with > "-c" > > switch. I compared the two .o files from the old and new code with GNU > diff > > 2.7. They are different. Surprising? Maybe not. > > I think that the coff format stores a date inside the object file. A > better approach may be to disassemble the code and diff that: / ===== http://www.weirdwww.com/ __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
