I have been using the boost libraries for a number of years on non
Forgive the previous incomplete post. I am working with boost-1_34_1 on
redhat EL4 update 5.
My backtrace is:
#0 0x56e58955 in ?? ()
#1 0xb7fd55f5 in boost::function0
platforms. Recently began developing on redhat EL4 and am running into an issue not seen with my library on other OS platforms. I'm getting an exception in assign_to_own. I have read the previous note on this issue in the forum but do not believe the make file for my application or for the library application are the cause of the exception. Any pointers on how to track down and resolve this issue?
What version of Boost are you using? What exception do you get? Can you post a backtrace? (I assume 'assign_to_own' comes from boost::function.) _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users