Skip to content

Issue compiling with IBM xlc compiler #118

@typer100

Description

@typer100

I might try with gcc... until then, here's the error:

root@sxttst9999:/tmp/greenlet-0.4.11$ python setup.py install
running install
running build
running build_ext
building 'greenlet' extension
xlc_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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions