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