From: Warren Young Date: June 21 2007 5:24pm Subject: Re: Unable to connect to db server on localhost List-Archive: http://lists.mysql.com/plusplus/6686 Message-Id: <467AB463.8030900@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Warren Young wrote: > > How many projects that have a Unixy build system can you name that do do > this? I can't think of any. Even if there are some, they're certainly > quite rare, which makes me wonder how you have come by the expectation > that this should be automatic. Okay, I see now. I fixed install.bat, and see how it lead you to that expectation. I think it may indeed have once built both a debug and release version, but it certainly doesn't now. As I said in the previous message, there really isn't a good reason for it to do that, so I just removed any special handling of release versions from install.bat. Sorry for the confusion.