The LC_ID_DYLIB load command has some information in it which
is being used to generated a unique ID for a Mach-o file.
The current implementation is factoring the time-stamp in which
it should not be, since it differs between otherwise identical mach-o
binaries. Instead it would be preferable to not use the time-stamp info
and instead use a four-byte hash of the mach-o filename.
Original issue reported on code.google.com by ladderbr...@gmail.com on 15 Mar 2007 at 10:33
Original issue reported on code.google.com by
ladderbr...@gmail.com
on 15 Mar 2007 at 10:33