pfalcon / pycopy

Pycopy - a minimalist and memory-efficient Python dialect. Good for desktop, cloud, constrained systems, microcontrollers, and just everything.
http://pycopy.readthedocs.io
MIT License
806 stars 78 forks source link

error building on Ubuntu 20.04 #66

Open tbswork1 opened 2 years ago

tbswork1 commented 2 years ago

Project docs says it is built on Ubuntu 20.04 but I have the following issue building unix port:

in file included from ../../lib/axtls/ssl/tls1.h:46, from ../../lib/axtls/ssl/ssl.h:75, from ../../extmod/modussl_axtls.c:44: ../../lib/axtls/ssl/os_port.h:1:20: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘.’ token 1 | os_port_micropython.h | ^