From: simonmar Date: Thu, 11 Sep 2003 10:35:28 +0000 (+0000) Subject: [project @ 2003-09-11 10:35:28 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~470 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=2955856631b65b622a68c59356f02b8ee3b55244 [project @ 2003-09-11 10:35:28 by simonmar] When setting TARGETPLATFORM, we should also set foo_TARGET_ARCH, bar_TARGET_OS, etc. --- diff --git a/docs/building/building.sgml b/docs/building/building.sgml index 4d25aa2..faeec72 100644 --- a/docs/building/building.sgml +++ b/docs/building/building.sgml @@ -3829,7 +3829,13 @@ GhcStage2HcOpts = -O -fvia-C -keep-hc-files change TARGETPLATFORM - appropriately. + appropriately, and set the variables involving + TARGET to the correct values for + the target platform. This step is necessary because + currently configure doesn't cope + with specifying different values for the + --host and + --target flags. copy LeadingUnderscore @@ -3837,7 +3843,7 @@ GhcStage2HcOpts = -O -fvia-C -keep-hc-files - + Copy T/ghc/includes/config.h