]> gcc.gnu.org Git - gcc.git/commitdiff
install.texi (Specific, [...]): Mention that binutils 2.11.2 and higher generate...
authorDan Nicolaescu <dann@godzilla.ics.uci.edu>
Fri, 19 Apr 2002 16:47:09 +0000 (16:47 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Fri, 19 Apr 2002 16:47:09 +0000 (16:47 +0000)
* doc/install.texi (Specific, sparc-sun-solaris2*): Mention that
binutils 2.11.2 and higher generate smaller binaries than Sun's
native tools.

Co-Authored-By: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
From-SVN: r52526

gcc/ChangeLog
gcc/doc/install.texi

index 579cdf6802bc11b1ad6fbe8f3a34cae1f2de321e..cd0ffc7e5c3e289fdc7cf90e0c67c12a1a55d61e 100644 (file)
@@ -1,3 +1,10 @@
+2002-04-19  Dan Nicolaescu  <dann@godzilla.ics.uci.edu>
+           Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * doc/install.texi (Specific, sparc-sun-solaris2*): Mention that
+       binutils 2.11.2 and higher generate smaller binaries than Sun's
+       native tools.
+
 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
 
        PR c++/6352
index efd2c0e96597014fa86441df123d753121182ef2..423be2069281a5ea79c0f54e8f2c767c5a5833ff 100644 (file)
@@ -3443,6 +3443,11 @@ There are patches for Solaris 2.6 (105633-56 or newer for SPARC,
 @end html
 @heading @anchor{sparc-sun-solaris2*}sparc-sun-solaris2*
 
+When GCC is configured to use binutils 2.11.2 or later the binaries
+produced are smaller than the ones produced using Sun's native tools;
+this difference is quite significant for binaries containing debugging
+information.
+
 Sun @command{as} 4.x is broken in that it cannot cope with long symbol names.
 A typical error message might look similar to the following:
 
This page took 0.082653 seconds and 5 git commands to generate.