home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!think.com!cass.ma02.bull.com!mips2!claude.ma30.bull.com!bchiou
- From: bchiou@claude.ma30.bull.com (Bensen Chiou)
- Subject: c_common generated by C compiler
- Organization: Bull HN Information Systems Inc.
- Distribution: usa
- Date: Thu, 21 Jan 1993 15:15:12 GMT
- Message-ID: <1993Jan21.151512.15543@mips2.ma30.bull.com>
- Originator: bchiou@claude.ma30.bull.com
- Sender: news@mips2.ma30.bull.com (Usenet News Manager)
- Lines: 16
-
- Hi,
-
- I am hoping you can give me an idea about the following "puzzle":
-
- I am working on a DOS program by using ver 6.0 Microsoft C compiler
- and version 5.10 Segmented-Excutable Linker.
- The Linker produced a map file indicating a 34k for a BSS item
- called c_common.
-
- I like to know what this BSS item is for, and how I can reduce it.
- Due to this large item, there is no much space left in the 64K default
- data segment.
-
- Thank you very much.
-
- Bensen Chiou.
-