Re: rtems_bsd_initialize() in POSIX_Init and qemu-system-i386

2020-09-29 Thread Karel Gardas
Jan Sommer helped me with this in the past: https://lists.rtems.org/pipermail/users/2020-September/067871.html On 9/29/20 4:31 PM, junkes wrote: > [1858/1948] Linking build/i386-rtems5-pc686-default/evdev01.exe > /home/h1/DBG/rtems5/lib/gcc/i386-rtems5/7.5.0/../../../../i386-rtems5/bin/ld: > ./l

Re: rtems_bsd_initialize() in POSIX_Init and qemu-system-i386

2020-09-29 Thread junkes
Hello Karel, To apply the patch I have to install it manually, without rsb. Unfortunately I encountered a problem with undefinded symbols. Here are my steps to create the bsp: git clone https://github.com/RTEMS/rtems-source-builder.git mv rtems-source-builder rsb cd rsb git checkout 5 cd rte