
Ok I will try but still i feel the process u are using are all x86. As far as doc is concerned for x86 we do have example while building like address model and architecture but for ia64 no such example.Any as u suggested to recompile with debugger using bt option, I will follow that. Roland Bock-2 wrote:
manish4gupta wrote:
Thanks...
May i Know do u have Ia64 machine so that i can again look it into it ..
Intel Xeon QuadCore, DualCore and some 64bit AMD single core machine. I doubt that the processor is to blame in your case.
For the debugger:
run the process, then attach the debugger to the process and call bt. This will give you the current call stack and hopefully some idea where to look further.
Regards,
Roland _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
-- View this message in context: http://www.nabble.com/compatibility-of-boost-1.39-tp25696866p25721613.html Sent from the Boost - Users mailing list archive at Nabble.com.