Commit 1405141b by Dan Nicolaescu Committed by Gerald Pfeifer

install.texi (Specific, [...]): Mention that binutils 2.11.2 and higher generate…

install.texi (Specific, [...]): Mention that binutils 2.11.2 and higher generate smaller binaries than Sun's...

	* 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
parent 7bff5059
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
......
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment