For information, I'm *not* able to reproduce this problem with: * QEMU user-mode v1.0.1 * host system: Slackware64-current * guest system: Slackware/ARM 13.37 * build command: gcc -fopenmp 668799.c -o 668799 -static * run commands: * ./668799 * OMP_NUM_THREADS=2 ./668799 * OMP_NUM_THREADS=6 ./668799 * OMP_NUM_THREADS=16 ./668799 * msgmerge /dev/null /dev/null (initial test-case)
Cédric.
For information, I'm *not* able to reproduce this problem with:
* QEMU user-mode v1.0.1
* host system: Slackware64-current
* guest system: Slackware/ARM 13.37
* build command: gcc -fopenmp 668799.c -o 668799 -static
* run commands:
* ./668799
* OMP_NUM_THREADS=2 ./668799
* OMP_NUM_THREADS=6 ./668799
* OMP_NUM_THREADS=16 ./668799
* msgmerge /dev/null /dev/null (initial test-case)
Cédric.