Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!rpi!netserv2!deven From: deven@rpi.edu (Deven T. Corzine) Newsgroups: comp.sys.amiga.tech Subject: Re: Lattice precompiled header help Message-ID: Date: 23 Feb 90 16:31:01 GMT References: <1990Feb22.130237.16719@aucs.uucp> Organization: Rensselaer Polytechnic Institute, Troy, NY Lines: 19 In-Reply-To: 840445m@aucs.uucp's message of 22 Feb 90 13:02:37 GMT On 22 Feb 90 13:02:37 GMT, 840445m@aucs.uucp (Alan McKay) said: Alan> I want to be able to precompile the system header files and use Alan> -H to bring them in. As well, I want the compiler to bring in Alan> my own header files the old way, so that they do not have to be Alan> recompiled every time I change them. Is this possible, and if Alan> so how can I do it? Ought to be able to do just that. -H implies - meaning don't include an include file twice, so it won't try to include any files in the precompiled header file, but will do others... Deven -- Deven T. Corzine Internet: deven@rpi.edu, shadow@pawl.rpi.edu Snail: 2151 12th St. Apt. 4, Troy, NY 12180 Phone: (518) 274-0327 Bitnet: deven@rpitsmts, userfxb6@rpitsmts UUCP: uunet!rpi!deven Simple things should be simple and complex things should be possible.