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

Re: [MiNT] Mixing binary code for different machine... is it ok?



Keith Scroggins wrote:
Its wrong?  Or something else is?

objdump -af /usr/lib/libc.a

architecture: m68k:68020, flags 0x0000003f:

objdump -af /usr/lib/libgmp.a

architecture: m68k:68000, flags 0x0000003f:

I'm surprised you managed to get different values in the architecture and flags... I will look at that in the binutils some day.

Be sure the actual code contained in the libraries is not affected.

--
Vincent Rivière