Re: Different build time warnings for ticket 3908

2020-05-04 Thread Richi Dubey
Got it. >> The "pre-installed gcc" shouldn't come into play here, because you are >> using an RTEMS cross-compiler, e.g., sparc5-rtems-gcc. I was unsure of this as recently I had seen a mail in the devel list saying that someone had an error because of changes in the latest gcc/clang version. I c

Re: Different build time warnings for ticket 3908

2020-05-03 Thread Joel Sherrill
On Sun, May 3, 2020 at 7:38 AM Gedare Bloom wrote: > On Sat, May 2, 2020 at 7:18 AM Richi Dubey wrote: > > > > Hii, > > > > I know everyone is quite busy with the coming release but I'd be glad > > if someone could answer a quick question: Does the gcc version affect > > build time warnings for

Re: Different build time warnings for ticket 3908

2020-05-03 Thread Gedare Bloom
On Sat, May 2, 2020 at 7:18 AM Richi Dubey wrote: > > Hii, > > I know everyone is quite busy with the coming release but I'd be glad > if someone could answer a quick question: Does the gcc version affect > build time warnings for a bsp? > > Thanks. > > On Wed, Apr 29, 2020 at 7:56 PM Richi Dubey

Re: Different build time warnings for ticket 3908

2020-05-02 Thread Richi Dubey
Hii, I know everyone is quite busy with the coming release but I'd be glad if someone could answer a quick question: Does the gcc version affect build time warnings for a bsp? Thanks. On Wed, Apr 29, 2020 at 7:56 PM Richi Dubey wrote: > > Heyy everyone, > > Please help me clear a small doubt of