home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os9 / 1241 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  1.3 KB

  1. Path: sparky!uunet!mcrware!mwca!bill
  2. From: bill@mwca.UUCP (Bill Sheppard)
  3. Newsgroups: comp.os.os9
  4. Subject: Re: HELP with Module-names
  5. Message-ID: <1992@mwca.UUCP>
  6. Date: 14 Sep 92 19:01:22 GMT
  7. References: <obbe.716129530@galaxy> <1992Sep11.085101.6115@gserv1.dl.ac.uk>
  8. Organization: Microware Systems Corp., Santa Clara, Ca.
  9. Lines: 20
  10.  
  11. In <1992Sep11.085101.6115@gserv1.dl.ac.uk> gjm@gserv1.dl.ac.uk (g.j.milne) writes:
  12.  
  13. >Have you tried using unlink to remove the program from memory? This
  14. >should work unless the program is installed at boot time in which case
  15. >it will not be removed.
  16.  
  17. In his original post Obbe mentioned that he wants to run two versions of the
  18. program simultaneously.  This would require using the appropriate linker
  19. option ('-n' from 'cc' or 'l68') to give the second version a different name.
  20.  
  21. Note that in OS-9000 module subdirectories are supported, allowing different
  22. versions of identically named modules to be present simultaneously (though in
  23. different subdirectories).
  24.  
  25. Bill
  26. -- 
  27.  ##############################################################################
  28.  # Bill Sheppard  --  Western Regional Sales Manager  --  bills@microware.com #
  29.  # Microware Systems Corporation -- OS-9 / OS-9000 / CD-RTOS -- (408)980-0201 #
  30.  ############## Opinions expressed are my own and usually wrong ###############
  31.