From: "Sly" Newsgroups: comp.os.msdos.djgpp Subject: Trimming program size Date: 27 Feb 1997 05:36:23 GMT Organization: Sly Lines: 10 Message-ID: <01bc2468$540f0340$8c081ecb@sly> NNTP-Posting-Host: max0ppp10.bne.aussie.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I am (slowly) developing a game using the Allegro library. I was wondering whether it would be possible to be able to trim the library when the program is ready for general distribution. That is, remove any unused sections, like video card specific drivers (my program just uses Mode-X resolutions) and any other sections not required. Would this be advantageous, or just too difficult to contemplate? -- TTFN Sly (Steve)