<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>Get latest RTEMS source from git/</DIV>
<DIV>I configure RTEMS with option –disable posix.</DIV>
<DIV>All libs build succesfully, but samples don’t build.</DIV>
<DIV> </DIV>
<DIV>c:/msys/opt/rtems-4.11/bin/../lib/gcc/mips-rtems4.11/4.8.2/../../../../mips-rtems4.11/lib\libc.a(lib_a-puts.o): 
In function `_puts_r':</DIV>
<DIV>(.text+0x60): undefined reference to `pthread_setcancelstate'</DIV>
<DIV>c:/msys/opt/rtems-4.11/bin/../lib/gcc/mips-rtems4.11/4.8.2/../../../../mips-rtems4.11/lib\libc.a(lib_a-puts.o): 
In function `_puts_r':</DIV>
<DIV>(.text+0xac): undefined reference to `pthread_setcancelstate'</DIV>
<DIV>c:/msys/opt/rtems-4.11/bin/../lib/gcc/mips-rtems4.11/4.8.2/../../../../mips-rtems4.11/lib\libc.a(lib_a-vfprintf.o): 
In function `_vfprintf_r':</DIV>
<DIV>(.text+0x88): undefined reference to `pthread_setcancelstate'</DIV>
<DIV>c:/msys/opt/rtems-4.11/bin/../lib/gcc/mips-rtems4.11/4.8.2/../../../../mips-rtems4.11/lib\libc.a(lib_a-vfprintf.o): 
In function `_vfprintf_r':</DIV>
<DIV>(.text+0x82c): undefined reference to `pthread_setcancelstate'</DIV>
<DIV>c:/msys/opt/rtems-4.11/bin/../lib/gcc/mips-rtems4.11/4.8.2/../../../../mips-rtems4.11/lib\libc.a(lib_a-vfprintf.o): 
In function `_vfprintf_r':</DIV>
<DIV>(.text+0x8a4): undefined reference to `pthread_setcancelstate'</DIV>
<DIV>c:/msys/opt/rtems-4.11/bin/../lib/gcc/mips-rtems4.11/4.8.2/../../../../mips-rtems4.11/lib\libc.a(lib_a-vfprintf.o):(.text+0x15a0): 
more undefined references to</DIV>
<DIV>`pthread_setcancelstate' follow</DIV>
<DIV>collect2.exe: error: ld returned 1 exit status</DIV>
<DIV>make[6]: *** [hello.exe] Error 1</DIV>
<DIV>make[6]: Leaving directory 
`/opt/rtems-4.11/build-rtems/mips-rtems4.11/c/genmongoose/testsuites/samples/hello'</DIV>
<DIV>make[5]: *** [all-recursive] Error 1</DIV>
<DIV> </DIV>
<DIV>Now the RTEMS (termios) will not work without the support posix?</DIV>
<DIV> </DIV></DIV></DIV></BODY></HTML>