GCC Cross-Compiler
just under the title binutils stands
well, what's meant with the line " ../binutils-x.xx/configure --target=$TARGET --prefix=$PREFIX --disable-nls" ?cd /usr/src/build-binutils
../binutils-x.xx/configure --target=$TARGET --prefix=$PREFIX --disable-nls
make all
make install
i tried it as an command but the console sais then the following
*onbekend bestand of map means unkown file or map in dutch[root@localhost build-binutils]# ../binutils-x.xx/configure --target=$TARGET --prefix=$PREFIX --disable-nls
bash: ../binutils-x.xx/configure: Onbekend bestand of map
so can anybody help me? much thanks in advance