Hello Michael, Thanks for the new release ! I had two small problems while upgrading to the latest versions: - The toochain arm-cortexa8-linux-gnueabihf creates the directory gcc-4.8.2-glibc-2.18-binutils-2.24-kernel-3.12-sanitized but gcc's version reports 4.8.3 and ptxdist complains about the version mismatch. As a workaround I created a symlink gcc-4.8.3-glibc-2.18-binutils-2.24-kernel-3.12-sanitized which made ptxdist happy. - udev 182 does not build with glibc 2.18 of the new toolchain: src/udevd-sd-daemon.o: In function `sd_is_mq': .../build-target/udev-182/src/sd-daemon.c:394: undefined reference to `mq_getattr' I found a patch which worked for me: (the failing code is dead code, which can be commented out ...) https://github.com/gentoo/eudev/issues/41 https://github.com/gentoo/eudev/commit/3d6f228db94e8bfb81f3b163739250e9a578e819 The resulting code runs fine on our iMX.537. Best regards, Matthias ------ Originalnachricht ------ Von: "Michael Olbrich" An: ptxdist@pengutronix.de Gesendet: 20.12.2013 15:19:20 Betreff: [ptxdist] [ANNOUNCE] OSELAS.Toolchain() 2013.12.0 released >Hi, > >I'm happy to announce that I've just released >OSELAS.Toolchain-2013.12.0. > >This is a major release with significant changes. All components of the >primary toolchains have been updated to the latest versions. The >highlights >are: > - gcc 4.8.2 > - glibc 2.18.0 > - binutils 2.24 > - kernel headers 3.12 > - gdb 7.6.1 > >We've also removed several older toolchains that have not seen any >updates >in some time. Instead several new toolchains have been added: > - arm-iwmmx-linux-gnueabi and i586-mingw32msvc are gone. > - arm-cortexm4-eabihf new hardfloat toolchain for Cortex-M4 > - arm-cortexa9-linux-gnueabi* are replaced by arm-v7a-linux-gnueabi* > The new toolchains are Optimized for Cortex-A9 but should run on any >ARMv7 >Also, all ARMv7 toolchains no generate Thumb2 Code by default. > >Download the release here: >http://www.pengutronix.de/oselas/toolchain/download/ > >Enjoy, >Michael Olbrich > >-- >Pengutronix e.K. | | >Industrial Linux Solutions | http://www.pengutronix.de/ | >Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | >Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | > >-- >ptxdist mailing list >ptxdist@pengutronix.de >