From f8d8d09ae483be29bc029e24ff8e3a304ea25af6 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Mon, 10 Mar 2014 15:39:10 +0100 Subject: [PATCH] README: Mention how to cross-compile --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 1ca7ce3..c711ef4 100644 --- a/README +++ b/README @@ -29,7 +29,11 @@ pressing "Browse...." button). Documentation ------------- +In order to cross-compile the generated source, modify the "Make +command" in Code Generation pane to set the CC variable (and/or CPP +for C++ compiler). For example: + make_rtw CC=arm-linux-gnueabi-gcc Pointers to more ERT Linux target documentation can be found at the project SourceForge page http://lintarget.sourceforge.net/. -- 2.39.2