From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <13426df10701161032o390bd8a4u9aa8e84f541fee2a@mail.gmail.com> Date: Tue, 16 Jan 2007 11:32:00 -0700 From: "ron minnich" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] const if false In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <13426df10701160939i7d46b5b1t8f89ab0ae88361cd@mail.gmail.com> <9ab217670701161002g33eeecc0u88e851e63a57d21f@mail.gmail.com> Topicbox-Message-UUID: 04925228-ead2-11e9-9d60-3106f5b1d025 On 1/16/07, Russ Cox wrote: > It sounds like you are running 8c -c file.c > to compile file.c into an object file. That's it. I missed that when converting this python goo. Thanks ron