]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention preprocessor to use with /opt/SUNWspro/bin/cc on Solaris.
authorGlenn Morris <rgm@gnu.org>
Wed, 4 Apr 2007 02:55:22 +0000 (02:55 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 4 Apr 2007 02:55:22 +0000 (02:55 +0000)
etc/MACHINES

index 3323c0b98b57c27b18e5103ce0169c9178d91bff..09abc4f07702db200a9a5c6e7ce9418602fc2326 100644 (file)
@@ -1149,7 +1149,9 @@ Sun 3, Sun 4 (sparc), Sun 386 (m68k-sun-sunos, sparc-sun-sunos, i386-sun-sunos,
   On Solaris, do not use /usr/ucb/cc.  Use /opt/SUNWspro/bin/cc.  Make
   sure that /usr/ccs/bin and /opt/SUNWspro/bin are in your PATH before
   /usr/ucb.  (Most free software packages have the same requirement on
-  Solaris.)
+  Solaris.)  With this compiler, use `/opt/SUNWspro/bin/cc -E' as the
+  preprocessor.  If this inserts extra whitespace into its output (see
+  the PROBLEMS file) then add the option `-Xs'.
 
   If you have trouble using open-network-stream, get the distribution
   of `bind' (the BSD name-server), build libresolv.a, and link Emacs