------- Comment #4 from andreast at gcc dot gnu dot org  2006-12-09 21:20 
-------
For the time being, this one, on the previous revision would have been the
better approach. NOTE, it's untested!

[wolfram:gcc/head/gcc] andreast% svn diff configure.in 
Index: configure.in
===================================================================
--- configure.in        (revision 119677)
+++ configure.in        (working copy)
@@ -368,7 +368,7 @@
   *-*-chorusos)
     noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
     ;;
-  powerpc-*-darwin*)
+  powerpc-*-darwin* | i[[3456789]]86-*-darwin*)
     noconfigdirs="$noconfigdirs bfd binutils ld gas opcodes gdb gprof"
     noconfigdirs="$noconfigdirs sim target-rda"
     ;;


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30134

Reply via email to