On 26 July 2006 01:30, Rob Hatcherson wrote: > The general situation is that I have a program that depends on "B.dll", > which in turn depends on "A.dll". Both DLLs provide C++ classes. The
> > In the meantime, does anyone have any suggestions regarding what's going > on, and/or some other technique to catch this problem? Are you using C++ string classes? Would you like to try recompiling it all using the new experimental gcc-3.4.4-2 release? It addresses at least one known problem with C++ vs. DLLs. http://cygwin.com/ml/cygwin-announce/2006-07/msg00021.html cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/