Mark Mielke

Results 2 issues of Mark Mielke

A third party build of Python 3.10 is failing on Oracle UEK R6 and Oracle UEK R7: ``` -bash-4.2$ uname -r 5.4.17-2136.330.7.1.el7uek.x86_64 -bash-4.2$ ./python3.10 -bash: ./python3.10: cannot execute binary file...

bug

Two recent patches are important for running aarch64 on x86/64: https://gitlab.com/qemu-project/qemu/-/commit/c81d1fafa6233448bcc2d8fcd2ba63a4ae834f3a https://gitlab.com/qemu-project/qemu/-/commit/4b7b20a3b72c5000ea71bef505c16e6e628268b6 These address a problem with memory alignment. We are building our own to address this issue - but...