,
Scott
On Tue, Jul 9, 2019, at 15:39, Barry Scott wrote:
>
>
> > On 9 Jul 2019, at 19:28, Scott Colby wrote:
> >
> > Hello all,
> >
> > I am having difficulty building Python with `--with-lto` on macOS 10.14.5.
> > With a clean checkout of the CPython s
ith clang but
could not be found.
If I change the command to `... CC=cc` configuration appears to happen normally.
On my version of macOS, cc is a symlink to clang.
Why is this happening? What should I be doing differently to explicitly specify
clang as my compiler?
Thank you,
S