On Wed, 12 Jun 2019 21:10:30 -0700, tonyc wrote: > clang might not be called clang. > > For example, I installed clang and no gcc on a clean Ubuntu and > /usr/bin/cc was an alias for clang, so a default Configure used "cc". > > The attached tries to detect if $cc is clang or if clang is available > in PATH (and works-for-me). The first stanza looks good to me, but for the second stanza I'm not sure it's safe to invoke some arbitrary program called clang in your path if you haven't requested it. Hugo --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=134189Thread Previous | Thread Next