Skip to content

Commit ca59bb0

Browse files
authored
README.md: Add a note for proper environment configuration
1 parent 2d7714f commit ca59bb0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,9 @@ make
153153

154154
## Building the Toolchain
155155

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+
156159
Once Crosstool-NG is built and ready for use it's very easy to get a toolchain
157160
of choice to be built. One just needs to decide on configuration options
158161
to be used for toolchain building or use one of the existing pre-defined

0 commit comments

Comments
 (0)