[issue35139] Statically linking pyexpat in Modules/Setup fails to compile on macOS

Maxime Belanger report at bugs.python.org
Thu Nov 1 17:58:03 EDT 2018


Maxime Belanger <max at dropbox.com> added the comment:

The line in question being:

```
#pyexpat expat/xmlparse.c expat/xmlrole.c expat/xmltok.c pyexpat.c -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI
```

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35139>
_______________________________________


More information about the Python-bugs-list mailing list