Forcing ld to link 32 and 64 bit code together

Ryan Mansfield rmansfield@qnx.com
Fri Jan 3 15:20:00 GMT 2014


On 14-01-03 09:20 AM, Jack Black wrote:
> Is it possible to override the (understandable, correct) behavior of
> ld to force it to link 32 and 64 bit together? If not, is there a
> specific place I can look in the source to disable the sanity check
> for linking 32 and 64 bit code together?

You can disable the error with -no-warn-mismatch.

Regards,

Ryan Mansfield



More information about the Binutils mailing list