Commit dd48afcd by Eric Botcazou Committed by Eric Botcazou

install.texi (sparc-sun-solaris2*): Update note about Sun bug 4910101.

	* doc/install.texi (sparc-sun-solaris2*): Update note
	about Sun bug 4910101.

From-SVN: r100385
parent 661f4f90
2005-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
* doc/install.texi (sparc-sun-solaris2.7): Document bootstrap
* doc/install.texi (sparc-sun-solaris2*): Update note
about Sun bug 4910101.
(sparc-sun-solaris2.7): Document bootstrap
failure with Sun WorkShop 6 99/08/18 as.
2005-05-30 Pat Haugen <pthaugen@us.ibm.com>
......
......@@ -3623,11 +3623,11 @@ failure in form of a miscompilation of the stage1 compiler by the Sun
compiler. This is Sun bug 4974440. This is fixed with patch 112760-07.
GCC 3.4 changed the default debugging format from STABS to DWARF-2 for
32-bit code on Solaris 7 and later. If you are using the Sun
assembler, this change apparently runs afoul of Sun bug 4910101, for
which (as of 2004-05-23) there is no fix. A symptom of the problem is
that you cannot compile C++ programs like @command{groff} 1.19.1
without getting messages similar to the following:
32-bit code on Solaris 7 and later. If you use the Sun assembler, this
change apparently runs afoul of Sun bug 4910101 (which is referenced as
a x86-only problem by Sun, probably because they do not use DWARF-2).
A symptom of the problem is that you cannot compile C++ programs like
@command{groff} 1.19.1 without getting messages similar to the following:
@smallexample
ld: warning: relocation error: R_SPARC_UA32: @dots{}
......
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