tech-pkg archive

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

Broken floating point endian check in Python



Hi,

I've noticed that, at least on NetBSD/m68k, python38, python39 and graphics/cairo fail because they can't detect floating point endianness. This is fixed with CONFIGURE_ENV+=ax_cv_c_float_words_bigendian=yes, but what's the underlying problem? Is it our grep?

https://www.mail-archive.com/python-bugs-list%python.org@localhost/msg395392.html

John


Home | Main Index | Thread Index | Old Index