12 Dec 2002 04:24
12 Dec 2002 17:08
Re: cvs commit: fptools/hdirect/mk config.mk fptools/green-card/m k config.mk
Alastair Reid <alastair <at> reid-consulting-uk.ltd.uk>
2002-12-12 16:08:24 GMT
2002-12-12 16:08:24 GMT
> Towards a complete build including utilities and compiler. Is this part of a move to get a fresh GreenCard out the door? If so, it'd be good to also: - update StdDIS so that it is shared between Hugs and GHC (NHC too?) and so that it supports the new FFI types (Ptr, ForeignPtr, etc.) as well or instead of the old FFI types. - kill the Hugs-specific backend since the ffi backend is at least as good and will be the only one supported in future releases. The first is most important but also most delicate unless we want to have to update X11 and Win32 at the same time. (Updating them is good, having to do it concurrently is less good.) -- Alastair Reid
13 Dec 2002 03:41
RE: cvs commit: fptools/hdirect/mk config.mk fptools/green-card/m k config.mk
Mike Thomas <miketh <at> brisbane.paradigmgeo.com>
2002-12-13 02:41:54 GMT
2002-12-13 02:41:54 GMT
Hi Alastair. I've CC'ed to Simon and Sigbjorn so that there are no surprises for anyone. My CVS entry: > > Towards a complete build including utilities and compiler. You asked: > Is this part of a move to get a fresh GreenCard out the door? No. I'm after a self consistent installation of GHC and the main tools. I particularly want a version of HDirect which builds with and generates code for the current compiler. I believe that this is more likely to happen if the tools can optionally be drawn into the nightly build. Greencard and Happy are basically coming along for the ride, although Greencard is important from my prespective because the Win32 library depends on it. > If so, it'd be good to also: > - update StdDIS so that it is shared between Hugs and GHC (NHC too?) > and so that it supports the new FFI types (Ptr, ForeignPtr, etc.) as > well or instead of the old FFI types. > - kill the Hugs-specific backend since the ffi backend is at least > as good and will be the only one supported in future releases.(Continue reading)
RSS Feed