Commit c14937d0 authored by Justin Erenkrantz's avatar Justin Erenkrantz
Browse files

Add a note regarding compiler preferences for Solaris.

Submitted by: Shanti Subramanyam <Shanti.Subramanyam@sun.com>
Tweaked by: Justin Erenkrantz


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@414921 13f79535-47bb-0310-9956-ffa450edef68
parent 56ba8e70
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -96,3 +96,17 @@

    (That patch works with many recent levels of Apache 2+.)

================
  Solaris:

    On Solaris, better performance may be achieved by using the Sun Studio
    compiler instead of gcc.  As of version 11, it is now free (registration
    required).  Download the compiler from:

    http://developers.sun.com/prodtech/cc/downloads/index.jsp

    If you use Sun Studio, the following compiler flags (CFLAGS) are
    recommended:

      -XO4 -xchip=generic