hi, Tell me how to get harfbuzz static library for arm gcc,i tried configuring harfbuzz as follows $CFLAGS="-std=c99" ARCh=arm ./configure --build=i586-suse-linux --host=arm- none-linux-gnueabi --prefix=local path --enable-static=yes what am i doing wrong?