Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Bug report
Bug description:
PCbuild\build.bat --experimental-jit --disable-gilcommit:14ff4c9
Repeating a lot of the same error:
C:\Users\redacted\Projects\cpython\Include\object.h(249,11): error G10448251: call to undeclared library function '__readgsqword' with type 'unsigned long long (unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] [C:\Users\redacted\Projects\cpython\PCbuild\pythoncore.vcxproj]Both--experimental-jit and--disable-gil work on their own.
CPython versions tested on:
3.13
Operating systems tested on:
Windows