From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8A2EBC4332F for ; Mon, 13 Nov 2023 09:32:48 +0000 (UTC) Subject: Re: [meta-networking][PATCH] cannelloni: upgrade 1.0.0 -> 1.1.0 To: openembedded-devel@lists.openembedded.org From: "Alper Ak" X-Originating-Location: Istanbul, TR (176.33.65.238) X-Originating-Platform: Linux Firefox 119 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Mon, 13 Nov 2023 01:32:43 -0800 References: In-Reply-To: Message-ID: <32560.1699867963006576418@lists.openembedded.org> Content-Type: multipart/alternative; boundary="LsYTUep72SNEAPQ8yBTu" List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 13 Nov 2023 09:32:48 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/106636 --LsYTUep72SNEAPQ8yBTu Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable I can get a build without any problem, is it related to the compiler? As fa= r as I know, bits/stdc++ is a GNU GCC extension, I could be wrong. I will t= ry to solve it. Maybe something like this can be done: include bits/stdc++.h if glibc defin= ed? --LsYTUep72SNEAPQ8yBTu Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

I can get a build without any problem, is it related to the compiler? As= far as I know, bits/stdc++ is a GNU GCC extension, I could be wrong. I wil= l try to solve it.

Maybe something like this can be done: include bits/stdc++.h if glibc defined?

--LsYTUep72SNEAPQ8yBTu--