[Scratchbox-users] scratchbox-devkit-qemu-0.11.50 and Pthread on MIPSEL

2010-01-27 Thread Vasant Kanchan
Hi, I have installed the latest scratchbox and configured it with my mipsel foreign tool chain. I am able to build and run my hello world test program. However I cannot build glib-2.22. I have isolated this to a pthread program failing on qemu. Here is a test program #include int check_me =

Re: [Scratchbox-users] Python version in SB.

2010-01-27 Thread Diane Holt
I realize this is a really old thread, but I happen to be building xcb myself at the moment, and ran into the same issue. So I did as was suggested -- built python 2.6.4 with a HOST target and installed it in /host_usr. That worked fine for my build -- however, having it in /host_usr, and having /h