Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!emory!gatech!udel!mmdf From: HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) Newsgroups: comp.os.minix Subject: Re: cpp source, where is it? Message-ID: <56762@nigel.ee.udel.edu> Date: 20 Jun 91 13:17:30 GMT Sender: mmdf@ee.udel.edu Lines: 11 The ACK cpp is faulty. It chokes on C-Tex, to whatever stacksize you chmem' it. Both DECUS-CPP and GNU cpp CAN handle C-Tex (though DECUS cpp is much slower). BTW, the cpp built into the ACK C-Frontend seems to be the same. It chokes at the same place. You CAN compile C-Tex with the ACK compiler if you preprocess the files with the DECUS cpp first! C.v.W.