------- Comment #1 from pinskia at gcc dot gnu dot org 2007-01-21 08:37 -------
This patch should work but I cannot test it.
Index: config.host
===================================================================
--- config.host (revision 120891)
+++ config.host (working copy)
@@ -192,6 +192,7 @@
;;
alpha*-*-linux*)
tmake_file="${tmake_file} alpha/t-crtfm"
+ extra_parts="$extra_parts crtfastmath.o"
;;
alpha*-*-gnu*)
;;
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-01-21 08:37:01
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30519