Re: Build gcc 10.3.0 for avr on a amd64 linux host

2021-05-23 Thread Senthil Kumar
On Sun, May 23, 2021 at 12:47 PM BERTRAND Joël wrote: > > Senthil Kumar a écrit : > > On Sat, May 22, 2021 at 1:21 AM BERTRAND Joël > > wrote: > >> > >> Hello, > >> > >> I'm trying to build a recent gcc to check if my issue comes from > >> compiler or not. Thus, I have downloaded

Re: Build gcc 10.3.0 for avr on a amd64 linux host

2021-05-23 Thread BERTRAND Joël
Senthil Kumar a écrit : > On Sat, May 22, 2021 at 1:21 AM BERTRAND Joël > wrote: >> >> Hello, >> >> I'm trying to build a recent gcc to check if my issue comes from >> compiler or not. Thus, I have downloaded gcc 10.3.0 sources. Of course, >> on my debian/testing workstation, I ha