]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
gcc generates bad code
authorMark Andrews <marka@isc.org>
Fri, 21 Feb 2003 04:52:48 +0000 (04:52 +0000)
committerMark Andrews <marka@isc.org>
Fri, 21 Feb 2003 04:52:48 +0000 (04:52 +0000)
README

diff --git a/README b/README
index 131d3b2da98d4ee0173551e75cf953806249e637..d5b769a9f2ffa4f0596880922f23fce60ebe255c 100644 (file)
--- a/README
+++ b/README
@@ -202,7 +202,7 @@ Building
 
            CFLAGS
                C compiler flags.  Defaults to include -g and/or -O2
-               as supported by the compiler.
+               as supported by the compiler.  
 
            STD_CINCLUDES
                System header file directories.  Can be used to specify
@@ -267,6 +267,9 @@ Building
 
        Building with gcc is not supported, unless gcc is the vendor's usual
        compiler (e.g. the various BSD systems, Linux).
+       
+       * gcc-3.2.1 and gcc-3.1.1 is known to cause problems with solaris-x86.
+       * gcc ultrasparc generates incorrect code at -02.
 
        A limited test suite can be run with "make test".  Many of
        the tests require you to configure a set of virtual IP addresses