From: Richard Stallman Date: Fri, 21 Aug 1992 06:27:19 +0000 (+0000) Subject: (CC,CFLAGS,LIBS): Add commented command X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=af708691c47e2e761482f7a856251fbc76608b98;p=gcc.git (CC,CFLAGS,LIBS): Add commented command variants for bootstrapping gcc-cpp and gcc-cc1 with VAXC. From-SVN: r1924 --- diff --git a/gcc/make-cc1.com b/gcc/make-cc1.com index 4f3001d3157..d62fe01e843 100644 --- a/gcc/make-cc1.com +++ b/gcc/make-cc1.com @@ -10,6 +10,11 @@ $! VAXCRTL, see the notes in gcc.texinfo (or INSTALL) first. $! $! Build the GNU "C" compiler on VMS $! +$! Note: to build with DEC's VAX C compiler, uncomment the 2nd CC, CFLAGS, +$! and LIBS alternatives, and also execute the following command: +$! DEFINE SYS SYS$LIBRARY: +$! After a successful build, restore those items and rebuild with gcc. +$ $! C compiler $! $ CC := gcc