<div dir="ltr"><a href="https://github.com/punitvara/rtems/tree/new">https://github.com/punitvara/rtems/tree/new</a><br><div><br></div><div>You can reproduce linking error from this  new branch. </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 23, 2016 at 11:57 PM, Ben Gras <span dir="ltr"><<a href="mailto:beng@shrike-systems.com" target="_blank">beng@shrike-systems.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">All,<br>
<br>
<br>
I tried to reproduce this. The I2C branch of your repo doesn't build<br>
because of struct i2c not being defined. So I #if 0'd out all the<br>
function bodies in i2c.c, and then everything builds, without linker errors.<br>
<br>
What is your state now? Are you blocked on this (or anything else)<br>
still? If so, can you help me reproduce, e.g. by creating a branch that<br>
definitely exhibits the problem?<br>
<br>
I did build from scratch, if you have linking problems it may be an idea<br>
to rm -rf the beagle build dir and reconfigure and rebuild, in case<br>
there is a library hanging around with an extra object file it isn't<br>
supposed to have that the buildsystem isn't updating.<br>
<br>
Cheers,<br>
<br>
Ben<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On 22-07-16 14:26, punit vara wrote:<br>
> /root/development/rtems/b-NEW/arm-rtems4.12/c/beagleboneblack/cpukit/libmisc/../../../../../../../../NEW/c/src/../../cpukit/libmisc/dummy/default-configuration.c:23:<br>
> multiple definition of<br>
> `_Linker_set__Sysinit__RTEMS_tasks_Initialize_user_tasks_body'<br>
<br>
</div></div></blockquote></div><br></div>