Rodrigo Vivi wrote: > Hi scratchbox developers, > > Since qemu does not support nptl for arm-eabi in user emulation mode, > I'd like to know how you do to scratchbox run over qemu ... One approach is to use qemu-system and sbrsh to it. This supports nptl and eabi. --rich