From 97ae7965e23fdbdd9177bede8d1401c25e0ab0e1 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Thu, 4 Dec 2014 01:27:38 +0200 Subject: [PATCH] README: Add note about static toolchain. --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index 8bb1fe2..3077894 100644 --- a/README +++ b/README @@ -77,3 +77,12 @@ run the compiler with corresponding include and lib dir flags: xtensa-lx106-elf-gcc -I$(THISDIR)/sdk/include -L$(THISDIR)/sdk/lib Extra -I and -L flags are not needed for standalone SDK. + + +Additional configuration +======================== + +You can build statically linked toolchain by uncommenting +CT_STATIC_TOOLCHAIN=y option in crosstool-config-overrides +file. More fine-tunable options may be available in that +file and/or Makefile.