From f2dfd8e780ed6dc803722af096c07e8833d9ba5e Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 27 Mar 2019 01:59:06 +0100 Subject: [PATCH] Add a section about troubleshooting --- doc/cross-gcc.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/cross-gcc.md b/doc/cross-gcc.md index 6c5740e..167b918 100644 --- a/doc/cross-gcc.md +++ b/doc/cross-gcc.md @@ -95,3 +95,9 @@ obtained by invoking the following: $ $TARGET-gcc --version +Troubleshooting +--------------- + +In case the combination of binutils and GCC does not build together, it is +possible to refer to the following table and choose a combination known to have +worked before: