Hi Vitaly,
Thanks for your advice.
I do compile in Virtual Box. Now I have added BUILD_ARCH=corei7 to the S2E makefile, but this problem also exists. There is also illegal instruction (core dumped). Attached is strace result.
Besides, I also built S2E in Ubuntu 13.04 (64bit). There is a fatal error: bit/c++config.h file not found. The same, bits/os_defines.h and bits/cpu_defines.h file not found. They don't exist in /usr/include/c++/4.7/bits, but they exist in /usr/include/x86_64-linux-gnu/c++/4.7/bits. I don't know why they cannot find.
Thank you very much.
Best Regards,
Pengfei