tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: worrying differences in object code due to different build host!



On Wed, Apr 29, 2015 at 12:40:50AM -0700, Greg A. Woods wrote:
> One quick test using "objdump -d" doesn't show any difference in the
> disassembler output even though "size" does show a difference:

Are you using the same path for source and objects on all machines?
If you are not doing MKREPRO=yes builds, there will be timestamps
and pathnames from the build environment embeded in the objects. Also
path names may influence debug info details.

Martin


Home | Main Index | Thread Index | Old Index