mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-25 23:41:28 +08:00
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
This commit is contained in:
parent
661f4f904a
commit
dd48afcde0
@ -1,6 +1,8 @@
|
||||
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{}
|
||||
|
Loading…
x
Reference in New Issue
Block a user