From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4078 invoked by alias); 18 Mar 2012 16:08:22 -0000 Received: (qmail 4069 invoked by uid 22791); 18 Mar 2012 16:08:20 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,TW_JX,TW_XV X-Spam-Check-By: sourceware.org Received: from tetra.codeconfidence.com (HELO tetra.codeconfidence.com) (94.229.66.225) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 18 Mar 2012 16:08:05 +0000 Received: from cog.dallaway.org.uk (cpc1-cmbg10-0-0-cust34.5-4.cable.virginmedia.com [81.102.132.35]) by tetra.codeconfidence.com (Postfix) with ESMTP id 5A48D234C789 for ; Sun, 18 Mar 2012 16:08:02 +0000 (GMT) Received: from cog.dallaway.org.uk (cog.dallaway.org.uk [127.0.0.1]) by cog.dallaway.org.uk (8.13.8/8.13.8) with ESMTP id q2IG812C014407 for ; Sun, 18 Mar 2012 16:08:01 GMT Message-ID: <4F660861.8050705@dallaway.org.uk> Date: Sun, 18 Mar 2012 16:08:00 -0000 From: John Dallaway User-Agent: Thunderbird 2.0.0.24 (X11/20111109) MIME-Version: 1.0 To: eCos Discussion Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] eCos arm-eabi GNU tools - test release 4.6.3-20120315 X-SW-Source: 2012-03/txt/msg00064.txt.bz2 I have generated a new test release of the GNU tools for ARM targets based on GCC 4.6.3. The new test release avoids issues with GCC 4.6.2. Ref: http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001468#c30 These tools are intended for testing within the eCos community. The test builds can be downloaded from the eCos ftp site and are located under the "gnutools" directory: Cygwin-hosted: gnutools/cygwin/test/ecos-gnutools-arm-eabi-20120315.cygwin.tar.bz2 Linux-hosted: gnutools/i386linux/test/ecos-gnutools-arm-eabi-20120315.i386linux.tar.bz2 Please use a mirror site in your own geographical region to access these files. Sites which mirror the eCos ftp area are listed at: http://ecos.sourceware.org/mirror.html The tools may be extracted into the current working directory from the downloaded archive files by using one of the following commands at a bash prompt: tar jxvf ecos-gnutools-arm-eabi-20120315.cygwin.tar.bz2 tar jxvf ecos-gnutools-arm-eabi-20120315.i386linux.tar.bz2 The Linux-hosted tools should work on most Linux distributions. The Cygwin-hosted tools require a recent Cygwin installation including the "libexpat1" and "libmpc1" packages. The patches used in generating the 4.6.3-20120315 test toolchain are identical to those applied for the previous test release (4.6.2-20120125). When connecting to Cortex-M targets using the build of arm-eabi-gdb within this toolchain, you may observe an error message: Remote 'g' packet reply is too long In such cases, it will be necessary to use a GDB target description file as a workaround. A suitable target description file is available at: http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001524#c1 Jifl has developed a patch for this issue and we will be patching GDB in a subsequent build of the toolchain. Thank you for your feedback on the previous test release tooclhain. Your feedback on this new test release is also welcome. Please report any issues at: http://bugs.ecos.sourceware.org John Dallaway eCos maintainer http://www.dallaway.org.uk/john -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss