tech-pkg archive

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

Re: Broken floating point endian check in Python



Hi,

Don't you specify -m68060 to your CPUFLAGS to build your userland?

IIRC, gcc built with that flag fails to compile this test.

Thanks,
rin

On 2021/04/04 10:41, John Klos wrote:
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