From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17918 invoked by alias); 23 Mar 2002 06:52:17 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 17903 invoked from network); 23 Mar 2002 06:52:15 -0000 Received: from unknown (HELO rwcrmhc53.attbi.com) (204.127.198.39) by sources.redhat.com with SMTP; 23 Mar 2002 06:52:15 -0000 Received: from ocean.lucon.org ([12.234.143.38]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020323065215.NIBI2951.rwcrmhc53.attbi.com@ocean.lucon.org>; Sat, 23 Mar 2002 06:52:15 +0000 Received: by ocean.lucon.org (Postfix, from userid 1000) id EAE99125C7; Fri, 22 Mar 2002 22:52:14 -0800 (PST) Date: Fri, 22 Mar 2002 22:52:00 -0000 From: "H . J . Lu" To: GDB Cc: gcc@gcc.gnu.org Subject: The canadian cross build is broken Message-ID: <20020322225214.A23883@lucon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-SW-Source: 2002-03/txt/msg00205.txt.bz2 The current tree is broken when configured with # ../configure --host=cpu1-linux --build=i386-linux --target=cpu1-linux See http://sources.redhat.com/ml/binutils/2002-02/msg00120.html I have been using http://sources.redhat.com/ml/binutils/2002-02/msg00169.html I guess no one cares about it. H.J.