Hello friends,
I've made several attempts building Pengutronix BSP for mini6410. Tried
different versions on different machines - both virtual and real PCs. Each
time it fails with this:
error: sorry, no toolchain found, matching
/opt/OSELAS.Toolchain-2011.03/arm-1136jfs-linux-gnueabi/gcc-4.5.2-glibc-2.13-*/b
in
please use 'ptxdist toolchain </path/to/toolchain>' to select your
toolchain
Can some body help? Seems like not compatible. Can somebody recommend
versions tested for compatibility? My last attempt was with:
OSELAS.BSP-Pengutronix-Mini6410-2011.11.0
ptxdist-2011.03.0
OSELAS.Toolchain-2011.03.0
Here is the output:
$ ll
total 52
... output omitted ...
lrwxrwxrwx 1 svilen svilen 44 2013-12-20 18:09 p ->
/usr/local/lib/ptxdist-2011.03.0/bin/ptxdist*
... output omitted ...
lrwxrwxrwx 1 svilen svilen 52 2013-12-20 18:35 selected_platformconfig ->
configs/platform-friendlyarm-mini6410/platformconfig
lrwxrwxrwx 1 svilen svilen 17 2013-12-20 18:33 selected_ptxconfig ->
configs/ptxconfig
lrwxrwxrwx 1 svilen svilen 121 2013-12-20 18:34 selected_toolchain ->
/opt/OSELAS.Toolchain-2011.03.0/arm-1136jfs-linux-gnueabi/gcc-4.5.2-glibc-2.13-b
inutils-2.21-kernel-2.6.36-sanitized/bin//
$ ./p select configs/ptxconfig
info: selected ptxconfig:
'configs/ptxconfig'
$ ./p toolchain
/opt/OSELAS.Toolchain-2011.03.0/arm-1136jfs-linux-gnueabi/gcc-4.5.2-glibc-2.13-b
inutils-2.21-kernel-2.6.36-sanitized/bin/
found and using toolchain:
'/opt/OSELAS.Toolchain-2011.03.0/arm-1136jfs-linux-gnueabi/gcc-4.5.2-glibc-2.13-
binutils-2.21-kernel-2.6.36-sanitized/bin/'
$ ./p platform configs/platform-friendlyarm-mini6410/platformconfig
info: selected platformconfig:
'configs/platform-friendlyarm-mini6410/platformconfig'
error: sorry, no toolchain found, matching
/opt/OSELAS.Toolchain-2011.03/arm-1136jfs-linux-gnueabi/gcc-4.5.2-glibc-2.13-*/b
in
please use 'ptxdist toolchain </path/to/toolchain>' to select your
toolchain
Pengutronix BSP for Mini6410 - build fails
I tried it here:
./p platform configs/platform-friendlyarm-mini6410/platformconfig
info: selected platformconfig:
'configs/platform-friendlyarm-mini6410/platformconfig'
found and using toolchain:
'/opt/OSELAS.Toolchain-2011.03.0/arm-1136jfs-linux-gnueabi/gcc-4.5.2-glibc-2.13-
binutils-2.21-kernel-2.6.36-sanitized/bin'
Please be aware: PTXdist-2011.03.1 is required to build the toolchain, but
not the BSP!
Please continue to build the BSP with PTXdist-2011.10.1. All PTXdist
version can co-exist.

