beshrns / homebrew-mspgcc

formulae for the MSP430 microcontroller compiler toolchain
3 stars 1 forks source link

Compile error on macOS Catalina 10.15 #5

Open exislow opened 4 years ago

exislow commented 4 years ago

Any ideas?

# brew install msp430-libc
[...]
==> ../configure --target=msp430 --enable-languages=c,c++ --program-prefix='msp430-' --prefix=/usr/local/Cellar/msp430-gcc/4.7.0 --with-as=/usr/local/opt/msp430-binutils/msp430/bin/as --with-ld=/usr/lo
==> make
Last 15 lines from /Users/roroor/Library/Logs/Homebrew/msp430-gcc/02.make:
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking for gawk... awk
checking for msp430-ar... msp430-ar
checking for msp430-lipo... msp430-lipo
checking for msp430-nm... /private/tmp/msp430-gcc-20200118-36884-t0kt64/gcc-4.7.0/build/./gcc/nm
checking for msp430-ranlib... msp430-ranlib
checking for msp430-strip... msp430-strip
checking whether ln -s works... yes
checking for msp430-gcc... /private/tmp/msp430-gcc-20200118-36884-t0kt64/gcc-4.7.0/build/./gcc/xgcc -B/private/tmp/msp430-gcc-20200118-36884-t0kt64/gcc-4.7.0/build/./gcc/ -B/usr/local/Cellar/msp430-gcc/4.7.0/msp430/bin/ -B/usr/local/Cellar/msp430-gcc/4.7.0/msp430/lib/ -isystem /usr/local/Cellar/msp430-gcc/4.7.0/msp430/include -isystem /usr/local/Cellar/msp430-gcc/4.7.0/msp430/sys-include
checking for suffix of object files... configure: error: in `/private/tmp/msp430-gcc-20200118-36884-t0kt64/gcc-4.7.0/build/msp430/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
make[1]: *** [configure-target-libgcc] Error 1
make: *** [all] Error 2
hannessolo commented 4 years ago

I get this too, on High Sierra. No clues yet.

exislow commented 4 years ago

No help?

cristofelr commented 4 weeks ago

Sonoma just erro 1 e erro 2

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