Menu

#25 statics in header files causing binary bloat

open
nobody
5
2001-02-13
2001-02-13
No

Currently, there are statics in header files. This causes space to be allocated in each object file for each file which includes the header file. In the case of SSL, including a file for one OID definition resulted in a 150k increase in size. If we can define these statics in other ways and/or decrease the amount of stuff included in these files, we could decrease the overall footprint of CDSA and CDSA applications.

### 312_1031 ###

Discussion

MongoDB Logo MongoDB