Open dcsouthwick opened 6 years ago
make[3]: Nothing to be done for info'. make[3]: Nothing to be done for
info-am'.
make[2]: [info-recursive] Error 1
make[1]: [all-bfd] Error 2
make: *** [all] Error 2
If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core): https://github.com/beshrns/homebrew-mspgcc/issues
Tried to install this recipe today using
brew install msp430-libc
I fail on high sierra at make:
../configure --target=msp430 --enable-languages=c,c++ --program-prefix='msp430-' --prefix=/usr/local/Cellar/msp430-gcc/4.7.0 --with-as=/usr/local/opt/msp ==> make
edited to actually include the error...