Binary file
Ian Lance Taylor
ian@airs.com
Fri May 27 14:33:00 GMT 2005
Eduardo Cesar Cabrera Flores <eccf@super.unam.mx> writes:
> I got a binary file which doesnt run in a Pentium III cpu but it does in a
> pentium IV and Xeon cpu.
>
> So, my question is:
>
> if there is any way to know how the file was compiled? I mean, which
> options were used to create the exe file.
No, in general this information is not recorded in the object file for
an i386 target.
Perhaps it should be, but that is not really a gcc issue. It is a
binutils issue.
Ian
More information about the Gcc-help
mailing list