Why does config.guess come up with such wacky stuff?

John Hughes john@Calva.COM
Fri Dec 31 23:54:00 GMT 1999


Ah, I thought it set the default for -mcpu.  In fact it does, when I
configure for i686-pc-sysv4.2uw2.1.3 instead of i386-pc-sysv4.2uw2.1.3
I get:

--- ../crud/./gcc/tm.h  Wed Dec  1 12:49:40 1999
+++ ./gcc/tm.h  Wed Dec  1 12:51:27 1999
@@ -1,3 +1,4 @@
+#define TARGET_CPU_DEFAULT (3)
 #ifdef IN_GCC
 #include "gansidecl.h"
 #endif

-- 
John Hughes <john@Calva.COM>, 
        CalvaEDI SA.                            Tel: +33-1-4313-3131
        66 rue du Moulin de la Pointe,          Fax: +33-1-4313-3139
        75013 PARIS.



More information about the Gcc mailing list