You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I might try with gcc... until then, here's the error:
root@sxttst9999:/tmp/greenlet-0.4.11$ python setup.py installrunning installrunning buildrunning build_extbuilding 'greenlet' extensionxlc_r -ma -I/opt/freeware/include -DAIX_GENUINE_CPLUSCPLUS -Wl,-brtl -qmaxmem=16384 -DSYSV -D_AIX -D_AIX32 -D_AIX41 -D_AIX43 -D_AIX51 -D_AIX52 -D_AIX53 -D_AIX61 -D_ALL_SOURCE -DFUNCPROTO=15 -O -I/opt/freeware/include -DNDEBUG -O -I/opt/freeware/include/python2.7 -c greenlet.c -o build/temp.aix-7.1-2.7/greenlet.o"greenlet.c", line 332.2: 1506-205 (S) #error "greenlet needs to be ported to this platform, or teached how to detect your compiler properly.""greenlet.c", line 1609.9: 1506-045 (S) Undeclared identifier cannot_inline_slp_switch.error: command 'xlc_r' failed with exit status 1
The text was updated successfully, but these errors were encountered:
I might try with gcc... until then, here's the error:
The text was updated successfully, but these errors were encountered: