Re: sparc64 vs. gcc 4.8
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 03, 2014 at 01:54:05PM -0700, Erik Fair wrote: > This suggests a need for "elfcmp" or "objcmp" or equivalent, to > compare like ELF sections (text, data, bss, symbols) in object files > against each other, while excluding sections that would always be > different (e.g. notes containing time stamps, compiler versions). This does not make a lot of sense for such different compiler versions involved. Martin