This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author doko
Recipients Alex.Willmer, SilentGhost, doko, mschoepf
Date 2019-11-11.18:00:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573495207.33.0.902480422911.issue36852@roundup.psfhosted.org>
In-reply-to
Content
You misunderstand. The GNU triplets are ambiguous. mips 32bit big endian soft float, and mips 32bit big endian hard float are *not* ABI compatible, but map to the same GNU triplet.

The check *is* cross compiler aware, it's run with the target preprocessor/compiler.
History
Date User Action Args
2019-11-11 18:00:07dokosetrecipients: + doko, SilentGhost, Alex.Willmer, mschoepf
2019-11-11 18:00:07dokosetmessageid: <1573495207.33.0.902480422911.issue36852@roundup.psfhosted.org>
2019-11-11 18:00:07dokolinkissue36852 messages
2019-11-11 18:00:06dokocreate