From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 34475 invoked by alias); 4 Sep 2019 07:34:58 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 34434 invoked by uid 48); 4 Sep 2019 07:34:53 -0000 From: "slyfox at inbox dot ru" To: elfutils-devel@sourceware.org Subject: [Bug general/24964] New: elfutils fails to configure/build on CC=clang: configure: error: gcc with GNU99 support required Date: Wed, 04 Sep 2019 07:34:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: general X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: slyfox at inbox dot ru X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2019-q3/txt/msg00173.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24964 Bug ID: 24964 Summary: elfutils fails to configure/build on CC=3Dclang: 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 t= hat elfutils does not build against clang. Downstream bug reports: https://bugzilla.redhat.com/show_bug.cgi?id=3D1211357 https://bugs.gentoo.org/685688 elfutils fails on latest git tree and recent releases: $ ./configure CC=3Dclang CXX=3Dclang++ ... 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 --=20 You are receiving this mail because: You are on the CC list for the bug.