Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

winpthreads-related issue when compiling against flint #38

Open
tobiasdiez opened this issue Nov 4, 2024 · 6 comments
Open

winpthreads-related issue when compiling against flint #38

tobiasdiez opened this issue Nov 4, 2024 · 6 comments

Comments

@tobiasdiez
Copy link

winpthreads is currently not compatible with Python on Windows, see mingw-w64/mingw-w64#65.

Would it be possible to build the windows version of flint without pthreads? Seems like it can be disabled: https://github.com/flintlib/flint/blob/b197a2ea779afeb960e546d83c68c2d11bc7e2eb/configure.ac#L174-L183

@isuruf
Copy link
Member

isuruf commented Dec 9, 2024

With the new version merged, pthread.h is included only when thread_pool.h is used by the downstream project.

@tobiasdiez
Copy link
Author

You mean it's fixed already in the upstream flint library? Is it included in 3.1.3?

@isuruf
Copy link
Member

isuruf commented Dec 10, 2024

Yes, it's included in 3.1.3

@tobiasdiez
Copy link
Author

Awesome, then I'll wait patiently for 3.1.3 to be available via conda 🐱

@isuruf
Copy link
Member

isuruf commented Dec 17, 2024

@conda-forge-admin, update version

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-webservice.

I just wanted to let you know that I started a version update in #39.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants