Re: nhc98 as cross-compiler: it (almost) work
Malcolm Wallace <[email protected]> Thu, 3 Apr 2008 10:55:08 +0100
| Newsgroups | gmane.comp.lang.haskell.nhc.user |
|---|---|
| Organization | Dept of Computer Science, University of York |
| Message-ID | <[email protected]> |
"sylvain nahas" <[email protected]> wrote: > So. I have tried to modify the source of nhc98 so that it supports > being configured as a cross-compiler. > The result is in the attached patch. This is very cool! Thank you. For many years, I have considered that nhc98 would be the ideal host for cross-compiling Haskell for new machines. However, I have never had a specific need for a cross-compiler myself, so other things took priority. > So I send the patch as it in the hope that others will have a look at > it and even finish it (hint, hint). I can't promise anything, but will try to have a look. Regards, Malcolm