Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!bloom-beacon!eru!luth!sunic!mcsun!hp4nl!dutrun!leo From: leo@duttnph.tudelft.nl (Leo Breebaart) Newsgroups: comp.lang.c++ Subject: Re: A solution to the multiple inclusion problem Summary: A reference to an article that may be of interest Message-ID: <950@dutrun.UUCP> Date: 24 Oct 89 11:03:34 GMT References: <14240@well.UUCP> <1989Oct23.191634.6345@cs.rochester.edu> <1659@atanasoff.cs.iastate.edu> <14790@bfmny0.UU.NET> Sender: tnphnws@dutrun.UUCP Reply-To: leo@duttnph.UUCP (Leo Breebaart) Distribution: comp Organization: Delft University of Technology, The Netherlands Lines: 12 Keywords: The problem of managing include-files for c++ libraries is also discussed in the following paper: Managing C++ Libraries James M. Coggins & Gregory Bollella SIGPLAN Notices, Vol. 24, No. 6 I think it is a very interesting article, not in the least because they explain about the +e0/+e1 options, which I didn't know about, and which has since saved me oodles of disk space and link time. Leo Breebaart (leo @ duttnph.tudelft.nl)