<span id="_editor_bookmark_start_12" style="display: none; line-height: 0px;">‍</span><span id="_editor_bookmark_start_10" style="display: none; line-height: 0px;">‍</span><span id="_editor_bookmark_start_8" style="display: none; line-height: 0px;">‍</span><span id="_editor_bookmark_start_6" style="display: none; line-height: 0px;">‍</span>Hello<br> Sorry to  you trouble you<br>I met a problem is that when i cross compile  spice-0.12.0 with arm-none-linux-gnueabi-gcc ,it passed with lots of Warning,such as this:<br>glz_encode_tmpl.c: In function 'glz_rgb16_do_match':<br>glz_encode_tmpl.c:206: warning: cast increases required alignment of target type [-Wcast-align]<br>glz_encode_tmpl.c:206: warning: cast increases required alignment of target type [-Wcast-align]<br>glz_encode_tmpl.c:213: warning: cast increases required alignment of target type [-Wcast-align]<br>glz_encode_tmpl.c:213: warning: cast increases required alignment of target type [-Wcast-align]<br>glz_encode_tmpl.c:213: warning: cast increases required alignment of target type [-Wcast-align]<br>detail in Warnings.txt<br>I want to know is there the reason why its so slowly to run spice on my arm board(arm cpu is A9  RAM  512MB),if not,how can i solve this problem,THANK YOU<br>and when i configure here is :<br> Spice 0.12.0<br>        ==============<br><br>        prefix:                   /opt/lisc_gtk<br>        c compiler:               arm-none-linux-gnueabi-gcc -std=gnu99<br>        c++ compiler:             arm-none-linux-gnueabi-g++<br>        python:                   /usr/bin/python2<br><br>        Build Spice client:       yes<br><br>        Have XRANDR 1.2:          yes<br><br>        Have Xinerama:            yes<br><br>        Red target:               x11<br><br>        OpenGL:                   no<br><br>        GUI:                      no<br><br>        Support tunneling:        no<br><br>        Smartcard:                no<br><br>        SASL support:             no<br><br>        Automated tests:          no<br><br>        Now type 'make' to build spice<br><br>