Re: Compilation error in compiling RISC-V bsps

2020-11-12 Thread Chris Johns
On 13/11/20 5:20 pm, somesh deshmukh wrote: > Thanks for all the comments/suggestions. No problem. > This issue exists with the released version 5.1 however when I tried with the > master branch source code, I did not faced this issue. Oh that is interesting and thank you for checking master and

Re: Compilation error in compiling RISC-V bsps

2020-11-12 Thread somesh deshmukh
Hi Chris, Joel, Thanks for all the comments/suggestions. This issue exists with the released version 5.1 however when I tried with the master branch source code, I did not faced this issue. Regards, Somesh On Fri, Nov 13, 2020 at 10:07 AM Joel Sherrill wrote: > > > On Thu, Nov 12, 2020, 8:49 P

Re: Compilation error in compiling RISC-V bsps

2020-11-12 Thread Joel Sherrill
On Thu, Nov 12, 2020, 8:49 PM Chris Johns wrote: > On 13/11/20 10:55 am, Joel Sherrill wrote: > > On Thu, Nov 12, 2020 at 4:16 PM Chris Johns > > wrote: > > On 13/11/20 3:00 am, Joel Sherrill wrote: > > > The tests that start with dl are dynamic loader tests. The

Re: Compilation error in compiling RISC-V bsps

2020-11-12 Thread Chris Johns
On 13/11/20 10:55 am, Joel Sherrill wrote: > On Thu, Nov 12, 2020 at 4:16 PM Chris Johns > wrote: > On 13/11/20 3:00 am, Joel Sherrill wrote: > > The tests that start with dl are dynamic loader tests. They require > architecture > > specific support which s

Re: Compilation error in compiling RISC-V bsps

2020-11-12 Thread Joel Sherrill
On Thu, Nov 12, 2020 at 4:16 PM Chris Johns wrote: > On 13/11/20 3:00 am, Joel Sherrill wrote: > > The tests that start with dl are dynamic loader tests. They require > architecture > > specific support which sometimes breaks. That's why there is a ticket > until it > > gets addressed by someone.

Re: Compilation error in compiling RISC-V bsps

2020-11-12 Thread Chris Johns
On 13/11/20 3:00 am, Joel Sherrill wrote: > The tests that start with dl are dynamic loader tests. They require > architecture > specific support which sometimes breaks. That's why there is a ticket until it > gets addressed by someone. Things get fixed as either volunteers step up or > someone ge

Re: Compilation error in compiling RISC-V bsps

2020-11-12 Thread Joel Sherrill
The tests that start with dl are dynamic loader tests. They require architecture specific support which sometimes breaks. That's why there is a ticket until it gets addressed by someone. Things get fixed as either volunteers step up or someone gets funded to fix them. You should be to do "make -k"

Re: Compilation error in compiling RISC-V bsps

2020-11-11 Thread somesh deshmukh
Hi All, Gentle reminder!! Can you please give some update on this query? I am looking into developing a custom bsp for risc-v board and an update on this query will be very helpful. Regards, Somesh On Fri, Nov 6, 2020 at 8:03 PM somesh deshmukh wrote: > Hi, > > I am trying to compile rv64imaf