Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!mitech!gjc From: gjc@mitech.com Newsgroups: comp.windows.x Subject: Re: To UIL or not to UIL? Message-ID: <871@mitech.com> Date: 20 Feb 90 09:28:56 GMT References: <11658.632634712@hplnpm> <1240@zip.eecs.umich.edu> <1990Feb18.175510.10634@alphalpha.com> Organization: Mitech Corporation, Concord MA Lines: 19 In article <1990Feb18.175510.10634@alphalpha.com>, nazgul@alphalpha.com (Kee Hinckley) writes: > In article <1240@zip.eecs.umich.edu> anon@eecs.umich.edu (Omar S. Juma) writes: >>In article <11658.632634712@hplnpm> mayer%hplnpm@HPLABS.HPL.HP.COM (Niels P. Mayer) writes: >>* The UIL compiler does not invoke cpp before it starts its journey. Yo, DEC!!! > > Ah, the reason there is simple. VMS doesn't have cpp, and guess what group wrote > UIL! Great, GUILT BY association. That is all you will get here because your FACTS ARE DEAD WRONG. Perhaps such ignorance would be forgivable if it wasn't so easy to get the correct information, $ HELP CC on any handy VMS machine tells you about $ CC/PREPROCESS_ONLY which is cpp under VMS. And if somebody really wants to use that to preprocess a UIL file then it is certainly easy have ones makefiles invoke it. -gjc