jwt27 / build-gcc

Shell scripts to build various gcc cross-compilers (primarily djgpp)
https://jw.h4ck.me/debian/
GNU General Public License v3.0
41 stars 9 forks source link

Possible issue building ia16-elf-gcc on MacOS Monterrey (others? #36

Open TheFakeMontyOnTheRun opened 1 year ago

TheFakeMontyOnTheRun commented 1 year ago

I was banging my head against the wall until I decided to try building it with GCC (rather than Clang). It would fail on the configure step. It might be worth investigating further or adding a recommendation on the README. Oddly enough, binutils compiled fine with Clang.