Add a section about troubleshooting

This commit is contained in:
Pierre Pronchery 2019-03-27 01:59:06 +01:00
parent 42a937d512
commit f2dfd8e780

View File

@ -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: <https://wiki.osdev.org/Cross-Compiler_Successful_Builds>