Balazs Attila-Mihaly (Cd-MaN) schrieb:
Hello all.
First of all I want to congratulate everybody on this list for the wonderful
job s/he is doing. Qemu is the best Open Source emulator out there (and it is
fast ;-) ). I'm using Qemu to build an automated malicious code analysis system
and as s
C.W. Betts wrote:
It looks like you are missing the pthread library. What might be
happening is that the pthread library is installed, but qemu is not
linking to it for some odd reason. Maybe it's looking for a static
version of it that isn't on your Hard Drive?
I have been seeing these kin
It looks like you are missing the pthread library. What might be
happening is that the pthread library is installed, but qemu is not
linking to it for some odd reason. Maybe it's looking for a static
version of it that isn't on your Hard Drive?
On Tuesday, June 5, 2007, at 03:20 PM, Balazs
Hello all.
First of all I want to congratulate everybody on this list for the wonderful
job s/he is doing. Qemu is the best Open Source emulator out there (and it is
fast ;-) ). I'm using Qemu to build an automated malicious code analysis system
and as such I would like to make some modificatio