Quote:
Originally Posted by knc1
I am going to start with this bundled set of sources and ct-ng configuration . . . .
https://launchpad.net/linaro-toolcha...estone/2012.08
Then see if I can just "tweak" it for the older glibc.
Either this plan will "just work" and I will be done today . . .
OR I may not live long enough to get it working at all.
|
All the files listed on the linked page above are now mirrored in our DIY-KeK resource pool.
The resouce section (appendix B) of the reference manual has not (yet) been updated.
Now - take the sources that where used to build that release (K4&K5 style hardware) and cobble them into something suitable for the K3.
In the set of things:
Code:
[ps34532]$ tar --list -f gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src.tar.bz2
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/gmp-5.0.2.tar.bz2
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/newlib-1.19.0.tar.gz
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/libiconv-1.14.tar.gz
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/ppl-0.11.2.tar.lzma
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/gdb-linaro-7.4-2012.06.tar.bz2
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/md5sum
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/zlib-1.2.5.tar.gz
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/binutils-2.22.tar.bz2
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/precise-sysroot-armhf-1+bzr2433.tar.bz2
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/gcc-linaro-4.7-2012.08.tar.bz2
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/pkg-config-0.25.tar.gz
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/expat-2.1.0.tar.gz
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/mpc-0.9.tar.gz
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/cloog-ppl-0.15.11.tar.gz
gcc-linaro-arm-linux-gnueabihf-2012.08-20120827_src/mpfr-3.1.0.tar.xz
And the ct-ng is an archive of the entire build tree.
Including glibc and a zillion patches for the various sources.
This tool-chain can be re-built for an S390, but the question is, can it be re-built for an i.MX35?
Hmm...
Just need to dig around a bit to find a suitably old enough glibc set of sources.