From owner-freebsd-ia64@FreeBSD.ORG Fri Nov 20 18:56:24 2009 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3062B1065698 for ; Fri, 20 Nov 2009 18:56:24 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout025.mac.com (asmtpout025.mac.com [17.148.16.100]) by mx1.freebsd.org (Postfix) with ESMTP id 1AF0D8FC23 for ; Fri, 20 Nov 2009 18:56:23 +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 asmtp025.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KTF0097E8LYGH70@asmtp025.mac.com> for freebsd-ia64@freebsd.org; Fri, 20 Nov 2009 10:56:23 -0800 (PST) From: Marcel Moolenaar In-reply-to: <20091120170357.GA62829@mech-cluster241.men.bris.ac.uk> Date: Fri, 20 Nov 2009 10:56:22 -0800 Message-id: <1DC89124-7E3F-4DC4-85CD-39F0970DAB9E@mac.com> References: <20091120170357.GA62829@mech-cluster241.men.bris.ac.uk> To: Anton Shterenlikht X-Mailer: Apple Mail (2.1077) Cc: linimon@lonesome.com, freebsd-ia64@freebsd.org Subject: Re: [gcc-bugzilla@gcc.gnu.org: [Bug target/40959] build fails - No rule to make target `/usr/ports/lang/gcc43/work/build/ia64-portbld-freebsd8.0/libgcc/crtfastmath.o', needed by `T_TARGET'. Stop.] X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Nov 2009 18:56:24 -0000 On Nov 20, 2009, at 9:03 AM, Anton Shterenlikht wrote: > Marcel, does the follwing make sense: > > ----- Forwarded message from sje at cup dot hp dot com ----- > > > ------- Comment #10 from sje at cup dot hp dot com 2009-11-20 16:59 ------- > Does freebsd use glibc? Does freebsd have a system libunwind? I am going to > guess yes to the first question and no to the second in which case you need to > edit gcc/config.gcc and modify the 'ia64*-*-freebsd*' entry to include the > t-libunwind-elf and ia64/t-glibc-libunwind makefile fragments to the tm_file > list. That is what 'ia64*-*-linux* does when 'with_system_libunwind' is set to > no. FreeBSD does *NOT* use glibc. FreeBSD/ia64 does *NOT* (yet) have a system libunwind. FYI, -- Marcel Moolenaar xcllnt@mac.com