<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hey everyone,<div><br></div><div>I went through the quick start guide and could build the Hello World for the sparc/erc32 target.</div><br class="gmail-Apple-interchange-newline"><div>I would like to contribute to RTEMS in adding functionality and maybe, writing BSPs for some development boards that I have. I started with Beaglebone Black.</div><div><br></div><div>There are a few questions that I have as follows.</div><div><br></div><div><ol><li>There is a build set called beagle.bset that is defined in Ben Gras's Github repository (<a href="https://github.com/bengras/rtems-source-builder/tree/beagle">https://github.com/bengras/rtems-source-builder/tree/beagle</a>), that hasn't been merged into the main rtems-source-builder git repository. Is there a way to know if that will happen? </li><li>The instructions given in the blog link mentioned on the ticket <a href="https://devel.rtems.org/ticket/2891">https://devel.rtems.org/ticket/2891</a> do not seem to work because the link for fetching the mpc library is broken/wrong. (I corrected the link locally and the sb-set-builder seems to go beyond that error) I think this change was made already in all branches in the official repository but not Ben's. I see another error while running sb-set-builder during compilation of ubsan.c (gcc-6.3.0) as follows. Is there a patch for this that I can apply to fix my local clone of the rsb ?</li></ol></div><div><div><font face="monospace, monospace">../../gcc-6.3.0/gcc/ubsan.c: In function 'bool ubsan_use_new_style_p(location_t)':</font></div><div><font face="monospace, monospace">../../gcc-6.3.0/gcc/ubsan.c:1474:23: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]</font></div><div><font face="monospace, monospace">       || xloc.file == '\0' || xloc.file[0] == '\xff'</font></div></div><div><br></div><div>Any help in this matter is highly appreciated. If not the Beaglebone black, I have some ARM Cortex-M boards that I would like to work towards.</div><div><br></div><div>Thank you for the help.</div><div><br></div><div>Regards,<br>Sarvesh</div></div></div></div></div></div>