From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <20020218181429.4284.qmail@g.bio.cse.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] Plan9 16bit C compilers In-Reply-To: Message from Richard Miller of "Mon, 18 Feb 2002 17:43:59." <20020218174402.D613419A6E@mail.cse.psu.edu> From: Scott Schwartz Date: Mon, 18 Feb 2002 13:14:29 -0500 Topicbox-Message-UUID: 5257004c-eaca-11e9-9e20-41e7f4b1d025 Richard Miller writes: | There is also one place in the "machine independent" part of the compiler | (/sys/src/cmd/cc/dcl.c:/^contig) which assumes sizeof(long) = sizeof(int*). | Nothing else in cc needed to be touched. Send in a patch!