freetds-current on win32
Damien Churchill <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
I grabbed the latest freetds-current.tgz off the website, and opened the solution file in the root of the project using VS2008, compiled (after the fixes below) and my resulting *.libs are weighing in at around 2.2mb. Does anyone know why they are so big? I remember for 0.82 they were only 300kb or something similar! I disabled the definition of the poll flags, as per the other thread on compiling freetds-current and fixed the errors in libTDS/net.c as well in order to compile successfully. If anyone can shed any light on the size of my libs it would be greatly appreciated :) Damien