[issue41100] Support macOS 11 and Apple Silicon Macs

2021-04-15 Thread Harlan Cheer
Harlan Cheer added the comment: Trying to build from source to Apple M1 Big Sur (macOS 11), and it's failing to compile the standard library extension modules. It seems to be that the .c files are not being located properly, but looking in Modules/ I can see all the required source

[issue41100] Support macOS 11 and Apple Silicon Macs

2021-04-15 Thread Harlan Cheer
Harlan Cheer added the comment: @ned.deily sorry about that, will do that in the future. Thanks for replying. in regard to the extra args, those were all added in an attempt to make things work, I should probably have shown an earlier log that excluded them. I wasn't sure setup.py wou