Hi,
We are using Fast-model (FastModelsPortfolio_9.0) to simulate ARM cortexA15.
We are building qemu 1.7 for arm but getting these errors ,
CC tests/qemu-iotests/socket_scm_helper.o
LINK tests/qemu-iotests/socket_scm_helper
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../../arm-linux-gnueabihf/bin/ld: cannot find -lgthread-2.0
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../../arm-linux-gnueabihf/bin/ld: cannot find -lglib-2.0
collect2: ld returned 1 exit status
make: *** [tests/qemu-iotests/socket_scm_helper] Error 1
Can anyone point to the problem.