All,

I tried to reproduce this. The I2C branch of your repo doesn't build
because of struct i2c not being defined. So I #if 0'd out all the
function bodies in i2c.c, and then everything builds, without linker errors.

What is your state now? Are you blocked on this (or anything else)
still? If so, can you help me reproduce, e.g. by creating a branch that
definitely exhibits the problem?

I did build from scratch, if you have linking problems it may be an idea
to rm -rf the beagle build dir and reconfigure and rebuild, in case
there is a library hanging around with an extra object file it isn't
supposed to have that the buildsystem isn't updating.

Cheers,

Ben


On 22-07-16 14:26, punit vara wrote:
> /root/development/rtems/b-NEW/arm-rtems4.12/c/beagleboneblack/cpukit/libmisc/../../../../../../../../NEW/c/src/../../cpukit/libmisc/dummy/default-configuration.c:23:
> multiple definition of
> `_Linker_set__Sysinit__RTEMS_tasks_Initialize_user_tasks_body'

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to