From ed78ab954ca991cca578f59a32d147304025647d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 19 Mar 2014 10:05:22 +0100 Subject: correct new toolchain path --- docs/using-openadk-toolchain.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/using-openadk-toolchain.txt') diff --git a/docs/using-openadk-toolchain.txt b/docs/using-openadk-toolchain.txt index 1b294d4da..6994d9abc 100644 --- a/docs/using-openadk-toolchain.txt +++ b/docs/using-openadk-toolchain.txt @@ -9,11 +9,11 @@ that are not packaged in OpenADK. In order to do this you can use the toolchain that was generated by OpenADK. The toolchain generated by OpenADK is located by default in -+host_/+. The simplest way to use it is to add -+host_/bin/+ to your PATH environment variable and then to use ++toolchain_/+. The simplest way to use it is to add ++toolchain_/usr/bin/+ to your PATH environment variable and then to use +--linux--gcc+, +--linux--objdump+, etc. It is possible to relocate the toolchain, you just need to put -+target___+ into the same directory as -+host_/+. ++target___+ into the same directory as ++toolchain_/+. -- cgit v1.2.3