Pregunta

I am trying to install gcc49 via homebrew.

I give a command like:

brew install gcc49

but it is stuck at

==> ../configure --build=x86_64-apple-darwin13.0.2 --prefix=/usr/local/Cellar/gc
==> make bootstrap
¿Fue útil?

Solución

It takes quite sometime. I did not time it per se - but I left it working for around 1.5 hours before I returned to the window - then it was done. So timewise anything between 15 min and 1.5hrs I'd say. If you are running your terminal in a window and text keeps changing in the header it's all good. Just don't cancel it - let it do it's work. If you have other things to do, get those done first; if not - go on youtube :)

Otros consejos

It takes time. On my computer it takes about 1 hour. so just be patient and let it works. Even sometimes the header of Terminal does not change and stop on "cc1plus". Don't cancel it and do other thing until it will be done :)

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top