From owner-freebsd-toolchain@FreeBSD.ORG Mon Nov 8 17:06:01 2010 Return-Path: Delivered-To: freebsd-toolchain@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83CC1106566B for ; Mon, 8 Nov 2010 17:06:01 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout030.mac.com (asmtpout030.mac.com [17.148.16.105]) by mx1.freebsd.org (Postfix) with ESMTP id 6A3288FC18 for ; Mon, 8 Nov 2010 17:06:01 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from macbook-pro.jnpr.net (natint3.juniper.net [66.129.224.36]) by asmtp030.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0LBK003G2PZ3X470@asmtp030.mac.com>; Mon, 08 Nov 2010 08:05:14 -0800 (PST) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1004200000 definitions=main-1011080072 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2010-11-08_07:2010-11-08, 2010-11-08, 1970-01-01 signatures=0 From: Marcel Moolenaar In-reply-to: <4CD472BC.4050808@FreeBSD.org> Date: Mon, 08 Nov 2010 08:05:06 -0800 Message-id: <062E0E19-BBEC-4E35-9142-EA4468927F95@mac.com> References: <4CD05CD9.7000606@andric.com> <4CD472BC.4050808@FreeBSD.org> To: Dimitry Andric X-Mailer: Apple Mail (2.1081) Cc: freebsd-toolchain@freebsd.org Subject: Re: Please test the binutils-2.17 project branch X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2010 17:06:01 -0000 On Nov 5, 2010, at 2:10 PM, Dimitry Andric wrote: > On 2010-11-02 19:47, Dimitry Andric wrote: >> - ia64 >> >> Something in sys/boot/ia64/efi/ldscript.ia64 makes ld complain about >> mixing ordered and unordered sections: >> >> ===> sys/boot/ia64/efi (all) >> ... >> /usr/obj/ia64.ia64/home/dim/src/freebsd/binutils-2.17/tmp/usr/bin/ld: .data has both ordered [`.IA_64.unwind' in efimd.o] and unordered [`.IA_64.unwind_info' in /usr/obj/ia64.ia64/home/dim/src/freebsd/binutils-2.17/tmp/usr/lib/libstand.a(strlen.o)] sections >> /usr/obj/ia64.ia64/home/dim/src/freebsd/binutils-2.17/tmp/usr/bin/ld: final link failed: Bad value > > I have committed r214850, which makes this, and sys/boot/ia64/ski link, > but I need someone to test this on real hardware, at run-time. Does it > still boot with this loader.efi? :) Sweet! You're faster than I am... I'll give it a spin. I'll report back soon... -- Marcel Moolenaar xcllnt@mac.com