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

Sane default bitness for 32-bit on 64-bit hosts #97

Open
th0ma7 opened this issue Apr 15, 2022 · 1 comment
Open

Sane default bitness for 32-bit on 64-bit hosts #97

th0ma7 opened this issue Apr 15, 2022 · 1 comment

Comments

@th0ma7
Copy link

th0ma7 commented Apr 15, 2022

Due to lack of proper bitness detection when cross-compiling a 32-bit target on 64-bit host this leads into inability to properly compile wheels that depends on this (such as using b2 requiring address-model=32)

This refers to the following discussion: arvidn/libtorrent#6792 (comment)

@benfogle
Copy link
Owner

I need to add that in, certainly. I just need to make sure that that value isn't used internally for anything important, especially from C code. At first glance, it appears that it's only used to set "really big" upper limits in a few places.

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