python-greenlet / greenlet

Lightweight in-process concurrent programming
Other
1.63k stars 248 forks source link

OpenRISC 1000/or1k architecture unsupported #163

Open jameshilliard opened 4 years ago

jameshilliard commented 4 years ago

I'm seeing this error when building greenlet using buildroot's ci here.

greenlet needs to be ported to this platform, or teached how to detect your compiler properly.

If supporting this architecture is not possible I can flag greenlet as incompatible but it would be ideal to add support.

jamadden commented 3 years ago

PRs are welcome!