On Saturday 20 January 2007 13:32, priya sridhar wrote:
> Hi all,
> I am using QEMU to emulate ARM processor. HOST CPU is Pentium 4.Host OS is
> Linux.I have created threads in my program using pthread libraries. When i
> attempt to run the program in user level emulation, threads are created,
> b
Hi all,
I am using QEMU to emulate ARM processor. HOST CPU is Pentium 4.Host OS is
Linux.I have created threads in my program using pthread libraries. When i
attempt to run the program in user level emulation, threads are created, but
they just hang. can someone help me to find out how to co