
21 May
2008
21 May
'08
9:34 a.m.
Sun Apr 6 10:05:21 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 -3 +3 M ./Makefile.hat -1 +1 View patch online: http://darcs.haskell.org/york-compiler98/_darcs/patches/20080406170521-0cd26...