home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11384 < prev    next >
Encoding:
Text File  |  1992-12-14  |  611 b   |  16 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!destroyer!cs.ubc.ca!newsserver.sfu.ca!sfu.ca!gay
  3. From: gay@selkirk.sfu.ca (Ian D. Gay)
  4. Subject: TC++ 1.0 Linking question
  5. Message-ID: <gay.724357123@sfu.ca>
  6. Keywords: TC++, link
  7. Sender: news@sfu.ca
  8. Organization: Simon Fraser University, Burnaby, B.C., Canada
  9. Date: Mon, 14 Dec 1992 18:18:43 GMT
  10. Lines: 4
  11.  
  12. When linking with the large memory model, using TC++ 1.0, all modules 
  13. from the standard library seem to go into the _TEXT segment (the 
  14. segment where the startup code goes). Is there any way to force 
  15. library modules to go into a different segment?
  16.