From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42966) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYX7U-0002NW-1q for qemu-devel@nongnu.org; Tue, 31 Jan 2017 07:01:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYX7R-0008Tt-2s for qemu-devel@nongnu.org; Tue, 31 Jan 2017 07:01:08 -0500 Received: from indium.canonical.com ([91.189.90.7]:55717) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cYX7Q-0008Tn-To for qemu-devel@nongnu.org; Tue, 31 Jan 2017 07:01:05 -0500 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1cYX7O-0007d1-8h for ; Tue, 31 Jan 2017 12:01:02 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 3FDE22E80CA for ; Tue, 31 Jan 2017 12:01:02 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Tue, 31 Jan 2017 11:45:43 -0000 From: Uqbar <1660599@bugs.launchpad.net> Reply-To: Bug 1660599 <1660599@bugs.launchpad.net> Sender: bounces@canonical.com Message-Id: <20170131114543.27337.90403.malonedeb@wampee.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1660599] [NEW] v2.8.0 won't compile if g++ compiler doesn't understand "-fstack-protector-strong" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Public bug reported: For example, Ubuntu Trusty (LTS 14.04) uses g++ v4.8.5. Compilation fails with a syntax error saying that the ""-fstack-protector-s= trong" option in g++ is unrecognized. Instead, under Ubuntu Xenial (LTS 16.04), the g++ compiler is v5.4.0 and th= e compilation goes on smoothly. ** Affects: qemu Importance: Undecided Status: New -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1660599 Title: v2.8.0 won't compile if g++ compiler doesn't understand "-fstack- protector-strong" Status in QEMU: New Bug description: For example, Ubuntu Trusty (LTS 14.04) uses g++ v4.8.5. Compilation fails with a syntax error saying that the ""-fstack-protector= -strong" option in g++ is unrecognized. Instead, under Ubuntu Xenial (LTS 16.04), the g++ compiler is v5.4.0 and = the compilation goes on smoothly. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1660599/+subscriptions