Robert Schwebel ha scritto: > > Old style toolchains are obsolete. Use OSELAS.Toolchain (which, > unfortunately, isn't updated to 1.0.0 as well, so use either 0.10.6 to > build the toolchain, or change the ptxconfig to 1.0.0 - it works). >
Let's suppose I already have a valid toolchain (arm-linux 3.4.1) and I want to start playing with ptx-1.0.0 I wonder if is possible to do something like building busybox for example. I didn't find a way to create a new project, seems that only cloning is supported. Is it right ? So I cloned again $ ptxdist clone OSELAS.BSP-Pengutronix-GenericArmGlibc-3 testarm then modified some options $ ptxdist menuconfig and finally launched build $ ptxdist go ptxdist go touch depend.out ------------------------------- target: host-pkg-config.extract ------------------------------- extract: archive=~/ptxdist/sources/pkg-config-0.21.tar.gz extract: dest=/home/koan/ptxdist/progetti/testarm/build-host gzip: ~/ptxdist/sources/pkg-config-0.21.tar.gz: No such file or directory error: a command in the pipe returned 1, bailing out make: *** [/home/koan/ptxdist/progetti/testarm/state/host-pkg-config.extract] Error 1 error: a command in the pipe returned 2, bailing out Sorry but I still don't understand how the new ptx works :-( /marco -- ptxdist mailing list [email protected]
