Path: utzoo!utgpu!attcan!uunet!mcvax!hp4nl!telmail!neabbs!daanw From: daanw@neabbs.UUCP (DAAN VAN DER WEIDE) Newsgroups: comp.sys.ibm.pc Subject: Assemblers Message-ID: <76567@neabbs.UUCP> Date: 14 Dec 88 21:44:42 GMT Organization: NEABBS multi-line BBS +31-20-717666 (13x), Amsterdam, Holland Lines: 14 Does any one know whether it's possible to avoid that MASM (I use 5.1) or TASM (I use 1.0) emits a segment declaration for each individual file when using a non-near code model (except for abandoning simplified segment model :) ? I've found that even naming the code segment still results in a segment declaration ala 'filename_TEXT' nevertheless are the lengths of these segments zero. I'm working on a library of routines and my map files really grow, because of the number of segments and I've already encountered the limit where I've to use the /SEG option whilst linking. Daan van der Weide ----------------------------------------------------------- UUCP : ...!mcvax!neabbs!daanw