<div dir="ltr">Hi, <br>  all. <br>  when I compile  RTEMS-4.8.0, I get the below error infomation<br>....<br>gcc -B../../../../../posix/lib/ -specs bsp_specs -qrtems -D_BSD_SOURCE -D_POSIX_C_SOURCE -O2 -g      -o capture.exe init.o test1.o<br>
../../../../../posix/lib/librtemscpu.a(mon-command.o): In function `rtems_monitor_command_read':<br>/root/baishw/rtems/rtems480/c/posix/cpukit/libmisc/../../../../../rtems-4.8.0/c/src/../../cpukit/libmisc/monitor/mon-command.c:516: warning: the `gets' function is dangerous and should not be used.<br>
../../../../../posix/lib/librtemscpu.a(libscorecpu_a-cpu.o): In function `cpy_jmpbuf':<br>/root/baishw/rtems/rtems480/c/posix/cpukit/score/cpu/unix/../../../../../../../rtems-4.8.0/c/src/../../cpukit/score/cpu/unix/cpu.c:498: undefined reference to `trampo'<br>
<br>...<br><br>  From the information, i think there is no trampo definition in the library. But when i check the cpu.c file. The prototype of the routine is in the file. So I want to know why i get the error, and how i do. <br>
  <br>  thanks ALL!<br><br><br>Best Regards!<br><br>Bai SHuwei<br><br>-- <br><br>Email: <a href="mailto:baishuwei@gmail.com">baishuwei@gmail.com</a><br>Motto: Fighting For Freedom<br>
</div>