Sorry, I was too quick. ./configure needs to be run as follows

  CC=clang CXX=clang++ ./configure

(otherwise Homebrew's gcc will be used, and it will break...)
(we only need gfortran from Homebrew,no gcc)

On Wed, Oct 2, 2019 at 1:30 AM Dima Pasechnik <dimp...@gmail.com> wrote:

> OK,  apparently "brew update" did its magic, phew...
> now do
>
>   make distclean
>   ./configure
>   make
>
> should not build Sage's gcc/gfortran...
>
>
>
> On Wed, Oct 2, 2019 at 1:12 AM Ben Salisbury <bsalisbu...@gmail.com>
> wrote:
>
>> Running 'brew install gcc' works without an error.
>>
>> mth153844pe212:sage-git salis1bt$ brew install gcc
>> ==> Downloading https://
>> homebrew.bintray.com/bottles/gcc-9.2.0_1.mojave.bottle.tar.gz
>> ==> Downloading from https://
>> akamai.bintray.com/12/12951cda5ca32814387a1106fdaea9c4d4dd55e9c27f0dc7c044ab5e00dca695?__gda__=exp=1569950472~hmac=0f53b63ceb2e77eb83370ba311eb6c172d0cba3273717771f1e3c78c
>> ########################################################################
>> 100.0%
>> ==> Pouring gcc-9.2.0_1.mojave.bottle.tar.gz
>> 🍺  /usr/local/Cellar/gcc/9.2.0_1: 1,462 files, 292.2MB
>>
>> Moreover, now both gfortran and gfortran-9 are now in my PATH.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sage-devel" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to sage-devel+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/sage-devel/b29a335e-ab41-4b53-9a9a-a45aea35978f%40googlegroups.com
>> <https://groups.google.com/d/msgid/sage-devel/b29a335e-ab41-4b53-9a9a-a45aea35978f%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAAWYfq2OstT4U%3Dz3LY0%3D3QXv7TqkbpvgqWm%3DvQ7D0_RuPHUM-A%40mail.gmail.com.

Reply via email to