[Bug target/30519] [4.3 Regression] Configuration mismatch -- extra parts

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jan 21 08:37:00 GMT 2007



------- 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



More information about the Gcc-bugs mailing list