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 Message-ID: <04644aafdf57575658af21571bc20161d603dca7.camel@linuxfoundation.org> Subject: Re: [OE-core] gcc 12 support From: "Richard Purdie" Date: Sat, 19 Mar 2022 16:49:40 +0000 In-Reply-To: <2a0122-6235d000-5-7996a200@202814967> References: <2a0122-6235d000-5-7996a200@202814967> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit List-id: To: bero@lindev.ch, openembedded-core@lists.openembedded.org On Sat, 2022-03-19 at 13:44 +0100, Bernhard Rosenkränzer via lists.openembedded.org wrote: > with gcc 12 likely being released next month, I thought it's a good idea to > get started on supporting it -- I've submitted a patch that fixes building > ovmf, will submit a few more as I run into more failures. Please do, these are things we're going to have to deal with sooner or later so good to get started on them! > If anyone is interested in gcc 12 itself, I've uploaded a recipe for the > current 12 snapshot to https://lindev.ch/gcc12.tar.xz > (Probably not worth submitting until gcc 12 is released upstream...) Handy to know it is there, thanks! Cheers, Richard