trolldbois / ctypeslib

Generate python ctypes classes from C headers. Requires LLVM clang
http://trolldbois.blogspot.com/search?q=ctypeslib
MIT License
217 stars 61 forks source link

Address some macOS quirks #132

Open joseph-long opened 8 months ago

joseph-long commented 8 months ago

Addresses #125 and #131 by changing how nm is invoked on Darwin and supplying -isysroot to clang.