[cvs-nhc98] patch applied (cpphs): nhc98-as-cross-compiler
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Wed May 21 09:35:33 EDT 2008
Sun Apr 6 10:05:46 PDT 2008 myself at 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 -1 +1
M ./Makefile.nhc98 -2 +2
View patch online:
http://darcs.haskell.org/cpphs/_darcs/patches/20080406170546-0cd26-14d0c1c7f255afd8c442271e0bed15cccdbc7938.gz
More information about the Cvs-nhc98
mailing list