From: Alexander P. <ale...@gm...> - 2009-03-18 13:41:31
|
Jorge Andrés Brugger wrote: > I´m not talking about the package, but the DLL (OdbcFb.dll): > > Build 147: 620 KB > Build 148: 620 KB (32bit build) > Build 149: 1.2MB > > Why the DLL is so big now? > After enabling Linker->Debugging->Generate Debug Info the linker added some information into the library. After some modifications I have made the size 952 KB (OdbcFb.pdb - 4400KB in this case). It should not affect performance. Regards, Alexander |