[comp.sys.ibm.pc] Assemblers

daanw@neabbs.UUCP (DAAN VAN DER WEIDE) (12/15/88)

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