home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!hp-cv!hp-pcd!hp-vcd!nuntius
- From: jm@vcd.hp.com (John Matthews)
- Newsgroups: comp.lang.c++
- Subject: Re: Solution found
- Message-ID: <BxMEp4.4H9@vcd.hp.com>
- Date: 12 Nov 92 20:39:04 GMT
- Article-I.D.: vcd.BxMEp4.4H9
- References: <BxKz81.8C5@vcd.hp.com>
- Sender: news@vcd.hp.com (News user)
- Organization: Hewlett-Packard
- Lines: 7
- X-Useragent: Nuntius v1.1a5
-
- Thanks to a private email response, I have found out that the -z5
- option on the CPlus command line will prevent unreferenced
- static objects with constructors or destructors from being
- removed by the linker.
-
- John Matthews
- Hewlett-Packard
-