From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22970 invoked by alias); 11 Apr 2005 01:15:26 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 22934 invoked from network); 11 Apr 2005 01:15:21 -0000 Received: from unknown (HELO ds01.webmacher.de) (213.239.192.226) by sourceware.org with SMTP; 11 Apr 2005 01:15:21 -0000 Received: from [192.168.0.239] (dialin-145-254-149-085.arcor-ip.net [145.254.149.85]) by ds01.webmacher.de (Postfix) with ESMTP id 29E7E4441A5; Mon, 11 Apr 2005 04:13:26 +0200 (CEST) In-Reply-To: <200504101938.05637.vapier@gentoo.org> References: <20050410174320.GA29704@lucon.org> <0b413afb0df031337779edb8caa60308@dalecki.de> <20050410233247.GA2224@lucon.org> <200504101938.05637.vapier@gentoo.org> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <73a6d1fd8b326ab865f6caf4bb39c434@dalecki.de> Content-Transfer-Encoding: 7bit Cc: binutils@sources.redhat.com From: Marcin Dalecki Subject: Re: Patch for Darwin Date: Mon, 11 Apr 2005 01:15:00 -0000 To: Mike Frysinger X-SW-Source: 2005-04/txt/msg00227.txt.bz2 On 2005-04-11, at 01:38, Mike Frysinger wrote: > On Sunday 10 April 2005 07:32 pm, H. J. Lu wrote: >> On Mon, Apr 11, 2005 at 01:25:54AM +0200, Marcin Dalecki wrote: >>> Another question: Would you contemplate including patches for >>> configuration >>> of a uclibc based target? >> >> Please send them to the binutils mailing list. > > what patches are you talking about ? Nick and some others already > accepted > changes which change the '-linux-gnu*' form to just '-linux-*' thus > making > uClibc a non issue with binutils now Yes I just finished bootstrapping now. It works fine now indeed. I was just guessing from: 1. 2.15.96 and preview HJLu release 2.15.94.2.2 2. grep -r for uclibc over the tree. Sorry for bothering you.