From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16146 invoked by alias); 13 Mar 2012 15:57:55 -0000 Received: (qmail 16138 invoked by uid 22791); 13 Mar 2012 15:57:54 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from yosemite.airs.com (HELO yosemite.airs.com) (64.13.131.148) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Tue, 13 Mar 2012 15:57:40 +0000 Received: (qmail 15332 invoked by uid 10); 13 Mar 2012 15:57:39 -0000 Received: (qmail 14208 invoked by uid 500); 13 Mar 2012 15:57:34 -0000 Mail-Followup-To: overseers@sourceware.org, yann.morin.1998@free.fr From: Ian Lance Taylor To: "Yann E. MORIN" Cc: overseers@sourceware.org Subject: Re: sourceware mailing settings References: <201203131001.01439.yann.morin.1998@free.fr> Date: Tue, 13 Mar 2012 15:57:00 -0000 In-Reply-To: <201203131001.01439.yann.morin.1998@free.fr> (Yann E. MORIN's message of "Tue, 13 Mar 2012 10:01:01 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2012-q1/txt/msg00095.txt.bz2 "Yann E. MORIN" writes: > Nowadays, the introduction message on the mailing list is no longer valid: > This is the web archive of the crossgcc@sourceware.org mailing list. It > is a list for discussing embedded ('cross') programming using the GNU > tools. > > There is an [FAQ (Frequently Asked Files)][0] web page. The shell > scripts and sources you'll see mentioned are [available by ftp][1]. > > [0] http://www.objsw.com/CrossGCC > [1] ftp://sourceware.org/pub/crossgcc/ > > The mailing list is still used to discuss general use of gcc as a cross- > compiler, but the main topic is about suport and development of the current > project, crosstool-NG. > > I don't know who the owner of the list is, so I would humbly ask that the > topic of the list be updated to reflect the current status, with a message > like the following: > > This is the web archive of the crossgcc@sourceware.org mailing list. It > is a list for discussing embedded ('cross') programming using the GNU > tools. > > [crosstool-NG][2] is a set of scripts that can help you in this endeavour. > > [2] http://crosstool-ng.org/ Thanks for the suggestion. I've updated the mailing list control file, and it should take effect when the archiver runs again next month. Ian