From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6917 invoked by alias); 23 Nov 2009 15:46:00 -0000 Received: (qmail 4645 invoked by uid 48); 23 Nov 2009 15:43:35 -0000 Date: Mon, 23 Nov 2009 15:46:00 -0000 Message-ID: <20091123154335.4640.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [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. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "sje at cup dot hp dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-11/txt/msg01977.txt.bz2 ------- Comment #13 from sje at cup dot hp dot com 2009-11-23 15:43 ------- I think you will need to create a fde-freebsd.c file in gcc/config/ia64 to define Unwind_FindTableEntry. See fde-glibc.c and fde-vms.c for examples. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40959