9 Dec
2007
9 Dec
'07
12:36 p.m.
Hi Peter, Peter Dimov schrieb:
It strikes me that you're using the -mt version of libboost_filesystem, but at the same time seem to be compiling test.cpp in single-threaded mode by not passing -pthread. Could the two exception handling runtimes be different enough to not recognize each other's exceptions?
Thanks for the hint - but the application I initially had the problem with does provide the "-pthread". With the test app, it makes no difference at all (the binaries are identical, whether I use the switch or not). Regards, Lothar