OSDN Git Service

(CC, OLDCC): Deleted.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Jul 1993 18:17:52 +0000 (18:17 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Jul 1993 18:17:52 +0000 (18:17 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5039 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/i386/x-ncr3000

index d40db0f..4ae168b 100644 (file)
@@ -5,14 +5,15 @@
 
 CCLIBFLAGS=
 
-# NCR3000 ships with a MetaWare compiler installed as CC, which chokes and
-# dies all over the place on GCC source.  However, the AT&T compiler,
-# crusty as it is, can be used to bootstrap GCC.  It can be found in
-# /usr/ccs/ATT/cc.  It is also used to compile the things that should
-# not be compiled with GCC.
-
-CC = /usr/ccs/ATT/cc
-OLDCC = /usr/ccs/ATT/cc
+## Supposedly not needed now that xm-sysv4.h includes alloc.h for Metaware.
+### NCR3000 ships with a MetaWare compiler installed as CC, which chokes and
+### dies all over the place on GCC source.  However, the AT&T compiler,
+### crusty as it is, can be used to bootstrap GCC.  It can be found in
+### /usr/ccs/ATT/cc.  It is also used to compile the things that should
+### not be compiled with GCC.
+##
+##CC = /usr/ccs/ATT/cc
+##OLDCC = /usr/ccs/ATT/cc
 
 # The rest is just x-i386v4.