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 EA7EDC02182 for ; Tue, 21 Jan 2025 15:42:03 +0000 (UTC) Subject: Re: [PATCH v4] sanity: test for c toolchain To: openembedded-core@lists.openembedded.org From: "Christos Gavros" X-Originating-Location: =?UTF-8?B?TWFsbW8sIFNrw6VuZSBDb3VudHksIFNF?= (78.82.187.133) X-Originating-Platform: Mac Safari 18.2 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Tue, 21 Jan 2025 07:41:57 -0800 References: <2A1DD9F9-11BF-4A72-A96F-51F6FC93E5FF@arm.com> In-Reply-To: <2A1DD9F9-11BF-4A72-A96F-51F6FC93E5FF@arm.com> Message-ID: <20973.1737474117902891211@lists.openembedded.org> Content-Type: multipart/alternative; boundary="U9n5dgQfh3Xh3YMpdEyP" 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 ; Tue, 21 Jan 2025 15:42:03 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/210102 --U9n5dgQfh3Xh3YMpdEyP Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable hi actually patch v1 used g++ and was compiling a "hello world" .cpp program b= ut on of the comments was to change to gcc and c program. You can see a bit more about that here https://bugzilla.yoctoproject.org/sh= ow_bug.cgi?id=3D15712 What is your opinion ? Regarding the rest of the comments , I will try to change the code and subm= it v5 :) Thenx Christos --U9n5dgQfh3Xh3YMpdEyP Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
hi
 
actually patch v1 used g++ and was compiling a "hello world" .cpp prog= ram but on of the comments was to change to gcc and c program.
You can see a bit more about that here https://bugzilla.yoctoproject.org/sh= ow_bug.cgi?id=3D15712 
What is your opinion ?
 
Regarding the rest of the comments , I will try to change the code and= submit v5 :)
 
Thenx
Christos
--U9n5dgQfh3Xh3YMpdEyP--