Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!hplabs!hp-pcd!hplsla!jima From: jima@hplsla.HP.COM (Jim Adcock) Newsgroups: comp.lang.c++ Subject: Primed Compilers? Message-ID: <6590159@hplsla.HP.COM> Date: 19 Jun 89 17:21:47 GMT Organization: HP Lake Stevens, WA Lines: 4 In his book, bs mentions in passing the [non-standard] possibility of "priming" a C++ compiler with standard .h files [such as streams] in order to get your compiles up and running faster. Has anyone figured out a way of doing this?