Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Romain Naour <romain.naour@gmail.com>
Cc: Guo Ren <ren_guo@c-sky.com>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	buildroot <buildroot@buildroot.org>
Subject: Re: [Buildroot] csky 8xx toolchain issue
Date: Sat, 2 Oct 2021 22:34:47 +0200	[thread overview]
Message-ID: <20211002203447.GY1504958@scaer> (raw)
In-Reply-To: <96717f4f-256e-0fc6-fa20-979233a6093a@gmail.com>

Romain, All,

On 2021-10-02 22:21 +0200, Romain Naour spake thusly:
> Le 02/10/2021 à 20:25, Thomas Petazzoni a écrit :
> > On Sat, 2 Oct 2021 17:58:24 +0200
> > Romain Naour <romain.naour@gmail.com> wrote:
> >> The csky toolchain is still broken with recent host compiler and our CI will
> >> switch to Debian bullseye soon.
[--SNIP--]
> > Considering these issues and the fact that there has been no updates in
> > terms of C-SKY support for a long time, I think we should consider
> > dropping support for the C-SKY CPU architecture.
> csky860 will be supported by gcc 12:
> https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=db92bd223e3957ee58b5a0c0fffd8b7766f1def3

In the meantime, what about just:

    diff --git a/arch/Config.in b/arch/Config.in
    index 1853e26bb4..ab40294ddc 100644
    --- a/arch/Config.in
    +++ b/arch/Config.in
    @@ -77,6 +77,7 @@ config BR2_aarch64_be
     
     config BR2_csky
     	bool "csky"
    +	select BR2_ARCH_HAS_NO_TOOLCHAIN_BUILDROOT
     	select BR2_ARCH_HAS_MMU_MANDATORY
     	# Most variants are supported by gcc-9+, except one that is
     	# handled as a special exception in package/gcc/Config.in.host

When we introduce gcc 12, we can move that down to the individual
variants if need be...

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2021-10-02 20:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-26 19:39 [Buildroot] csky 8xx toolchain issue Romain Naour
2021-08-26 21:59 ` Arnout Vandecappelle
2021-10-02 15:58   ` Romain Naour
2021-10-02 18:25     ` Thomas Petazzoni
2021-10-02 20:21       ` Romain Naour
2021-10-02 20:34         ` Yann E. MORIN [this message]
2021-10-02 20:44           ` Romain Naour

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211002203447.GY1504958@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=ren_guo@c-sky.com \
    --cc=romain.naour@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox