https://sourceware.org/bugzilla/show_bug.cgi?id=24964

            Bug ID: 24964
           Summary: elfutils fails to configure/build on CC=clang:
                    configure: error: gcc with GNU99 support required
           Product: elfutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: general
          Assignee: unassigned at sourceware dot org
          Reporter: slyfox at inbox dot ru
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

People use clang more and more as their default C compiler and rediscover that
elfutils does not build against clang. Downstream bug reports:
    https://bugzilla.redhat.com/show_bug.cgi?id=1211357
    https://bugs.gentoo.org/685688

elfutils fails on latest git tree and recent releases:

  $ ./configure CC=clang CXX=clang++
  ...
  checking for gcc with GNU99 support... no
  configure: error: gcc with GNU99 support required

Posting here some past iterations of the patches:
    https://sourceware.org/ml/elfutils-devel/imported/msg02830.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to