From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <1d5d51400909090927u2a4e6742k9614b79df841d3b6@mail.gmail.com> References: <1d5d51400909090803n4c4d5b7ewba9dfe0573d02495@mail.gmail.com> <1d5d51400909090927u2a4e6742k9614b79df841d3b6@mail.gmail.com> Date: Wed, 9 Sep 2009 11:17:12 -0700 Message-ID: <13426df10909091117ya509f6dmcbe808123511c1a4@mail.gmail.com> From: ron minnich To: fernanbolando@mailc.net, Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] porting help please (gcc void pointer handling) Topicbox-Message-UUID: 6bfb3224-ead5-11e9-9d60-3106f5b1d025 On Wed, Sep 9, 2009 at 9:27 AM, Fernan Bolando wrote: > I am trying to port nhc98 the bytecode haskell compiler. > I am hoping to avoid changing those definition because I think those > are generated by the > haskell compiler and then fed to the C compiler. So there are a whole > bunch of them. maybe it's time to talk to the nhc98 guys and point out the problem? Seems like a fix ought to be simple. ron