I did a quick test with python 3.12 and noticed this in pyconfig.h
/* Define on FreeBSD to activate all library features */
#define __BSD_VISIBLE 1
I assume this should be #undef? At least it is in previous versions.
--
Problem reports: https://cygwin.com/problems.html
FAQ:
> I have some time available now and I will look again at the problem,
> but if some Python expert want to also look on it, I will appreciate.
MSYS2 does have a working Python 3.12.8
https://github.com/msys2/MSYS2-packages/tree/master/python
--
Problem reports: https://cygwin.com/problem
> Given that the result of the investigation a couple years ago was,
> essentially, no change to Cygwin's malloc*, why has the problem
> manifested again recently? Have you been benchmarking/testing all
> along? Can you be more specific about which recent Cygwin versions?
The original executab
Hello!
I raised this issue couple of years ago on cygwin-developer but now when the
problem has manifested again with recent versions of Cygwin I decided to post
this to general discussion list.
Steps to Reproduce
1. Compile BWA normally
https://github.com/lh3/bwa/
2. Compile BWA with rpmall
> On Saturday, 9 November 2024 at 04:53:37 pm GMT+2, Jon Turney via Cygwin
> wrote:
>
> On 15/09/2024 12:08, Michael Cook via Cygwin wrote:
> > On Sat Dec 23 03:54:54 GMT 2023 Marco Atzeri wrote:
> >> Python 3.12 will be in the near future introduced and we will skip 3.10 and
> > 3.11.
> >
> >
5 matches
Mail list logo