Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!mephisto!udel!mmdf From: HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) Newsgroups: comp.os.minix Subject: Re: C68 bug(?) Message-ID: <25465@nigel.udel.EDU> Date: 24 Jul 90 10:19:46 GMT Sender: mmdf@ee.udel.EDU Lines: 8 ???? you have to apply cpp first, then feeding the cpp output to c68. c68 only likes #line statements. I am not willing to incorporate a preprocesser into c68 since many system dependencies enter a preprocessor (contrary to the compiler). C.v.W.