On Sat, May 11, 2019 at 8:07 AM Dima Pasechnik <dimp...@gmail.com> wrote:

> On Sat, May 11, 2019 at 4:05 PM Dima Pasechnik <dimp...@gmail.com> wrote:
> > On Sat, May 11, 2019 at 3:55 PM Josh Haberman <jhaber...@gmail.com>
> wrote:
> > > I tried installing gcc (which includes gfortran) from Homebrew, and
> then I set "export SAGE_INSTALL_GCC=no" but it tried (and failed) building
> gfortran anyway. Maybe I need to unset "SAGE_KEEP_BUILT_SPKGS=yes" so it
> starts over from scratch? Or maybe I need to make the brew "gcc" available
> as "gcc" instead of "gcc-9", which is what it got installed as.
> >
> > You don't need SAGE_INSTALL_GCC - gcc should be recongnised
> > automatically and not installed. Do
> >
> > make distclean
> >
> > and start from scratch.
>
> I always run configure first, as follows:
>
> CC=clang CXX=clang++ ./configure
>
> - this makes sure that gcc C/C++ is not used.
>

That did the trick, thanks!

-- 
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 post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAOM7maxRdb8KpEPPD9unm0%3D5Q%2Bs_vYQ%2BwGmvL5N3Yez8ajFedw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to