From: Warren Young Date: July 29 2005 12:31am Subject: Re: MinGW DLL build saga continues... List-Archive: http://lists.mysql.com/plusplus/4703 Message-Id: <42E978D1.5080101@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit WOLFRAM@stripped wrote: > > Is it possible that there is some issue with the destructor being defined in > the header file for Date If there is, it's a compiler bug. DTbase is a template, so all methods _have_ to be defined in the header. Besides, the Exceptions are also entirely defined within their header, and they work. I apreciate your response, but it would be much more useful if you'd test your hypotheses first.