Le 15/07/12 17:35, Serg V. Gulko a
écrit :
Hello!
I was trying to recompile code which was working perfectly on
CentOS 6 32 bit under same version of CentOS but for 64bit. boost
version is 1.49.0.
Problem is that this_thread::sleep return immediately on 64 bit
machine... Only increasing sleep time to 3000 i was able to see
real sleep. I saw that many people have same problem but is there
a way to easily resolve it?
I know that moving from 32 to 64 bits cause many troubles in any
software.
Please, could you send a concrete example? I will try to see what is
wrong.
Could you check it with Boost.1.50 and sleep_for?
Could you point to where the many people describerd the problem?
Thanks,
Vicente