Having linking issue

Forum related to ERIKA Enterprise and RT-Druid version 3

Moderator: paolo.gai

Post Reply
minadaniel
Newbie
Posts: 1
Joined: Tue May 07, 2019 10:22 am

Having linking issue

Post by minadaniel » Tue May 07, 2019 2:27 pm

I am trying to compile with Tasking version 6.2.2 and I found these issue,
first I created cstart.c using eclipse IDE.
using one core.

please advice.

ltc E108: multiple definitions of symbol "_endinit_clear" in both "cstart.o" and "cstart.o"
ltc E108: multiple definitions of symbol "_endinit_set" in both "cstart.o" and "cstart.o"
ltc E108: multiple definitions of symbol "_safety_endinit_clear" in both "cstart.o" and "cstart.o"
ltc E108: multiple definitions of symbol "_safety_endinit_set" in both "cstart.o" and "cstart.o"
ltc E108: multiple definitions of symbol "_START" in both "cstart.o" and "cstart.o"

Post Reply