]> rtime.felk.cvut.cz Git - ert_linux.git/commitdiff
README: Mention how to cross-compile
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 10 Mar 2014 14:39:10 +0000 (15:39 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 10 Mar 2014 14:39:10 +0000 (15:39 +0100)
README

diff --git a/README b/README
index 1ca7ce313b9a72e876565446ef298a18971b4d77..c711ef4bb67143c464d171129a9c15cffc771149 100644 (file)
--- 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/.