home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / cplus / 16177 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  616 b 

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