We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7714f commit ca59bb0Copy full SHA for ca59bb0
README.md
@@ -153,6 +153,9 @@ make
153
154
## Building the Toolchain
155
156
+> :warning: Note, that `PATH` should not contain toolchains for the same target
157
+> to prevent builds issue. Also, `LD_LIBRARY_PATH` should be unset too.
158
+
159
Once Crosstool-NG is built and ready for use it's very easy to get a toolchain
160
of choice to be built. One just needs to decide on configuration options
161
to be used for toolchain building or use one of the existing pre-defined
0 commit comments