Re: freetds-current on win32
Paul Thurston <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <2A93B3F6EB39EA48A0D41234D272A82A5F5029CD6B@EXVMBX020-11.exch020.serverdata.net> |
Damien: This is way cool, thanks! Do you think we can add a new folder in the source tree under win32? I think something like "msvc9" would be nice, and you could store your VS2008 solution in this folder. Paul From: [email protected] [mailto:[email protected]] On Behalf Of Damien Churchill Sent: Wednesday, May 12, 2010 6:36 AM To: FreeTDS Development Group Subject: Re: [freetds] freetds-current on win32 On 11 May 2010 22:13, Paul Thurston <[email protected]<mailto:[email protected]>> wrote: > Apparently, Damien has a collection of fixed which allow compilation of the build. > Indeed I have. I've attached a diff of the changes I have made in order to facilitate compilation using VS2008 on Windows 7, 32 bit. However this produces static libs that are very large in size and I don't know how to fix it. db-lib.lib - 2,207kb TDS.lib - 1,164kb replacements.lib - 372kb So any pointers in that direction would be greatly appreciated!