Date: Fri, 20 Nov 2009 17:03:57 +0000 From: Anton Shterenlikht <mexas@bristol.ac.uk> To: xcllnt@mac.com, freebsd-ia64@freebsd.org Cc: linimon@lonesome.com Subject: [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.] Message-ID: <20091120170357.GA62829@mech-cluster241.men.bris.ac.uk>
next in thread | raw e-mail | index | archive | help
Marcel, does the follwing make sense: ----- Forwarded message from sje at cup dot hp dot com <gcc-bugzilla@gcc.gnu.org> ----- ------- 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. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40959 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. You reported the bug, or are watching the reporter. ----- End forwarded message ----- -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091120170357.GA62829>