From Malcolm.Wallace at cs.york.ac.uk Wed May 21 09:35:54 2008 From: Malcolm.Wallace at cs.york.ac.uk (Malcolm Wallace) Date: Wed May 21 09:29:14 2008 Subject: patch applied (hsc2hs): nhc98-as-cross-compiler Message-ID: <20080521133554.GA1827@haskell.galois.com> Sun Apr 6 10:06:20 PDT 2008 myself@sylvain-nahas.com * nhc98-as-cross-compiler This patch adds support for building nhc98 as a cross-compiler. It does so by differencing during the build process between local toolchain (gcc) and cross-toolchain. The configure script has been modified to accept a flag --target and some options becomes mandatory since they can not be guessed in cross-compile mode. The normal build is not impacted by these changes. M ./Makefile.nhc98 -2 +2 View patch online: http://darcs.haskell.org/hsc2hs/_darcs/patches/20080406170620-0cd26-754c6b3abfcc711939bc5ec779624cdb233e4eaf.gz