From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: Tim Sander Date: Wed, 24 Sep 2014 15:43:10 +0200 Message-ID: <1961773.jAu9WTbTPG@dabox> In-Reply-To: <20140507080758.GA17823@pengutronix.de> References: <20140507080758.GA17823@pengutronix.de> MIME-Version: 1.0 Subject: Re: [ptxdist] [ANNOUNCE] OSELAS.Toolchain() 2013.12.2 released Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Cc: Michael Olbrich Hi > I'm happy to announce that I've just released OSELAS.Toolchain-2013.12.2. > > This is a bugfix-only release. The relevant changes since 2013.12.1 are: > - The toolchains can now be built with make 4.0 > - Some toolchains did not optimize for the correct CPU. The code works but > might be slower. This is fixed now. > - All security relevant fixes mentioned in the glibc 2.19 changelog have > been added for glibc 2.18 based toolchains. > - All generated toolchain archives are now XZ comressed. While i have used this toolchain arm-v7a-linux-gnueabihf with an Xilinx Zynx compiling nearly the same Project with a different Kernelconfig /DTB for Altera SOC fails with this toolchain !?! The kernel boots but on mounting the rootfs it fails to execute any binary? Compiling the same project with OSELAS.Toolchain-2012.12.1/arm-cortexa9-linux- gnueabihf/gcc-4.7.3-glibc-2.16.0-binutils-2.22-kernel-3.6-sanitized does work however. I have also tried setting: PTXCONF_TARGET_EXTRA_CFLAGS="-mcpu=cortex-a9 -mfpu=neon" PTXCONF_TARGET_EXTRA_CXXFLAGS="-mcpu=cortex-a9 -mfpu=neon" But it still fails on executing any binary. Best regards Tim -- ptxdist mailing list ptxdist@pengutronix.de