From dd3d0935adcc837ee1145a86d16252ef1671d3f4 Mon Sep 17 00:00:00 2001 From: tradke Date: Fri, 5 Dec 2008 11:15:16 +0000 Subject: If the C/C++ compiler didn't produce a runnable executable the configuration process is now aborted with an error message. To create a cross compiled configuration the new configure option CROSS_COMPILE must be set to "yes". git-svn-id: http://svn.cactuscode.org/flesh/trunk@4512 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/UsersGuide/RunningCactus.tex | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/UsersGuide/RunningCactus.tex b/doc/UsersGuide/RunningCactus.tex index a62b44bf..5420b3ee 100644 --- a/doc/UsersGuide/RunningCactus.tex +++ b/doc/UsersGuide/RunningCactus.tex @@ -480,6 +480,11 @@ created by Cactus. The only options available are \texttt{yes} and \texttt{no}, the default is \texttt{yes}. Set this to \texttt{no} if your compiler reports error messages about unrecognised \verb|#| directives. +\item [\texttt{CROSS\_COMPILE}] Enables cross compilation. + Available options are \texttt{yes} and \texttt{no}, the default is + \texttt{no}. To create a cross compiled configuration one must explicitly set + this option to \texttt{yes}. + \item [\texttt{DISABLE\_REAL16}] Disable support for the data type \texttt{CCTK\_REAL16}. The only options available are \texttt{yes} and \texttt{no}, the default is \texttt{no}. Cactus autodetects this data type -- cgit v1.2.3