From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49753) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fXfYN-0001L5-1a for qemu-devel@nongnu.org; Tue, 26 Jun 2018 00:26:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fXfYJ-00034U-VN for qemu-devel@nongnu.org; Tue, 26 Jun 2018 00:26:07 -0400 Received: from indium.canonical.com ([91.189.90.7]:34940) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fXfYJ-00033c-Of for qemu-devel@nongnu.org; Tue, 26 Jun 2018 00:26:03 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.86_2 #2 (Debian)) id 1fXfYH-0000GK-DO for ; Tue, 26 Jun 2018 04:26:01 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id CFCEC2E8233 for ; Tue, 26 Jun 2018 04:25:56 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Tue, 26 Jun 2018 04:17:28 -0000 From: Launchpad Bug Tracker <1660599@bugs.launchpad.net> Reply-To: Bug 1660599 <1660599@bugs.launchpad.net> Sender: bounces@canonical.com References: <20170131114543.27337.90403.malonedeb@wampee.canonical.com> Message-Id: <152998664896.19339.102125875695264873.malone@loganberry.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1660599] Re: 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 [Expired for QEMU because there has been no activity for 60 days.] ** Changed in: qemu Status: Incomplete =3D> Expired -- = 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: Expired 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