Re: objdump produced different results for Ubuntu and Windows

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

 



 What difference do you mean and are you using 64-bit or 32-bit.

I'd expect either to be different and would not know how to fix that for 32-bit if it is different.

But for 64-bit it would not be correct to make them the same, even if you knew how.    Windows uses its own ABI for x86-64 and not the original standard ABI that Linux uses.
 

On 09/29/15, Helen Tang wrote:

I built a gcc toolchain with same target and architecture on Ubuntu
and on Windows(Cygwin). The results from objdump are different. Is
there a way to make
them the same?

Thanks,

Helen



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux