<div dir="ltr"><div>Hi guys, <br></div><div><br></div><div>I'm trying to run an hello world program using RTEMS 4.11 (it worked for 4.12 +) but I get the following errors:</div><div><br></div><div>Do you have any idea how to solve this? I tried to recompile it atleast 4 times with different options but nothing changes.. Thank you!<br></div><div><br></div><div>sparc-rtems4.11/bin/ld: warning: cannot find entry symbol start; defaulting to 0000000040000000<br>/lib/librtemscpu.a(libscore_a-threadglobalconstruction.o): In function `_Thread_Global_construction':<br>cpukit/score/src/threadglobalconstruction.c:60: undefined reference to `_init'<br>leon3/lib/librtemsbsp.a(libbsp_a-bspgetworkarea.o): In function `bsp_work_area_initialize':<br>sparc/shared/startup/bspgetworkarea.c:37: undefined reference to `rdb_start'</div><div>parc/shared/startup/early_malloc.c:36: undefined reference to `rdb_start'<br>collect2: error: ld returned 1 exit status<br></div></div>