Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hangs on make install #63

Closed
miguelmota opened this issue Sep 23, 2017 · 3 comments
Closed

hangs on make install #63

miguelmota opened this issue Sep 23, 2017 · 3 comments

Comments

@miguelmota
Copy link

miguelmota commented Sep 23, 2017

$ brew install avr-gcc
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 2 taps (caskroom/cask, homebrew/core).
==> Updated Formulae
apache-geode     apibuilder-cli   brotli           docker2aci       efl              faad2            grails           grpc             lean             ott              paket            sysdig

==> Installing avr-gcc from osx-cross/avr
==> Downloading https://gcc.gnu.org/pub/gcc/releases/gcc-7.2.0/gcc-7.2.0.tar.xz
Already downloaded: /Users/mota/Library/Caches/Homebrew/avr-gcc-7.2.0.tar.xz
==> ../configure --target=avr --prefix=/usr/local/Cellar/avr-gcc/7.2.0 --enable-languages=c,c++ --with-ld=/usr/local/opt/avr-binutils/bin/avr-ld --with-as=/usr/local/opt/avr-binutils/bin/avr-as --disable-
==> make
==> make install
==> Downloading https://download.savannah.gnu.org/releases/avr-libc/avr-libc-2.0.0.tar.bz2
==> Downloading from http://mirror.csclub.uwaterloo.ca/nongnu/avr-libc/avr-libc-2.0.0.tar.bz2
######################################################################## 100.0%
==> ./configure --build=i686-apple-darwin16.7.0 --prefix=/usr/local/Cellar/avr-gcc/7.2.0 --host=avr
==> make install
$ uname -a
Darwin computer.local 16.7.0 Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 x86_64
@ladislas
Copy link
Member

I'm not sure I understand the issue here...

it can take up to 40 minutes to compile GCC depending on your system.

If you want to make sure it still work, use brew install avr-gcc --verbose

@ladislas
Copy link
Member

it was a pleasure to help!

@miguelmota
Copy link
Author

Thanks! it just took a while like you said

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants