obdev / CrossPack-AVR

Script and associated files for building avr-gcc and related tools on Mac OS X with Xcode 4
GNU General Public License v2.0
232 stars 54 forks source link

Mojave issues #17

Open alxgarza opened 5 years ago

alxgarza commented 5 years ago

After fixing the broken url to download mpc-1.0.tar.gz as previously mentioned I am getting the error:

"configure: error: could not find a working compiler"

Running OSX 10.14.3

maxovtsin commented 5 years ago

@alxgarza Hey, as I can see CrossPack is configured to work with GCC compiler, but the modern versions of Xcode support only LLVM.