Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!husc6!hao!ames!ptsfa!ihnp4!inuxc!iuvax!pur-ee!uiucdcs!uiucdcsb!schmitz From: schmitz@uiucdcsb.cs.uiuc.edu Newsgroups: comp.os.minix Subject: Re: C compiler problems Message-ID: <180000003@uiucdcsb> Date: Wed, 22-Jul-87 14:07:00 EDT Article-I.D.: uiucdcsb.180000003 Posted: Wed Jul 22 14:07:00 1987 Date-Received: Sat, 25-Jul-87 11:03:59 EDT References: <369@louie.udel.EDU> Lines: 16 Nf-ID: #R:louie.udel.EDU:369:uiucdcsb:180000003:000:766 Nf-From: uiucdcsb.cs.uiuc.edu!schmitz Jul 22 13:07:00 1987 I had exactly the same problem. In the original 1.1 compiler driver an argument was sent which defined various word sizes to the cg. To see how to fix this, run the 1.1 driver in verbose mode to see the flags passed to cg, then modify the 1.2 driver to also pass those flags. It's a very simple fix, but if anyone has trouble, I'll send the details. +=============================================================================+ | Michael Schmitz University of Illinois Dept. of CS (217) 333-6680 | | | | arpa schmitz@b.cs.uiuc.edu | | csnet schmitz@uiuc.csnet | | usenet ihnp4!uiucdcs!schmitz | +=============================================================================+