Re: freetds-current on win32
Damien Churchill <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On 12 May 2010 12:27, Frediano Ziglio <[email protected]> wrote: > 2010/5/12 Damien Churchill <[email protected]>: > >> 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 >> > > Usually this is due to browse or debugging informations... you could > use objdump or other tools to detect which informations occupy all > that space... > Ahh thanks, I'll give that a try and see if I can shrink them!