8.6.3 No-warn-mismatch Option

The --no-warn-mismatch option tells the linker that it should not issue any error messages when encountering input files that are mismatched for some reason, perhaps because they have been compiled for different processors or for a different endiannesses.

This option should only be used with care, in cases when you have taken some special action that ensures that the linker errors are inappropriate.