From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12750 invoked by alias); 26 Jun 2012 11:08:54 -0000 Received: (qmail 12736 invoked by uid 22791); 26 Jun 2012 11:08:53 -0000 X-SWARE-Spam-Status: No, hits=-1.7 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; Tue, 26 Jun 2012 11:08:30 +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 9F7ED234C54D for ; Tue, 26 Jun 2012 12:08:28 +0100 (BST) 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 q5QB8S5I002309 for ; Tue, 26 Jun 2012 12:08:28 +0100 Message-ID: <4FE9982C.9020605@dallaway.org.uk> Date: Tue, 26 Jun 2012 11:08:00 -0000 From: John Dallaway User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.5) Gecko/20120606 Thunderbird/10.0.5 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-20120623 X-SW-Source: 2012-06/txt/msg00047.txt.bz2 I have generated a new test release of the GNU tools for ARM targets. The new test release avoids an issue with the length of GDB 'g' packet replies when working with Cortex-M targets that was seen with the previous test release. GDB is now built from 7.4.1 sources with an M-profile patch based on current GDB sources. GCC 4.6.3 is now built with additional multilib setup for Cortex-A9 processors. Thank you to Jifl for the GDB work and to Ilija Kocho for driving everything forward. 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-20120623.cygwin.tar.bz2 > > Linux-hosted: > gnutools/i386linux/test/ecos-gnutools-arm-eabi-20120623.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-20120623.cygwin.tar.bz2 tar jxvf ecos-gnutools-arm-eabi-20120623.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. 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