Solaris7 の環境で,GCC-3.3 を build しようとしているのですが,うまくい
きません.http://gcc.gnu.org/install/specific.html によると,

web> GCC 3.3 triggers a bug in version 5.0 Alpha 03/27/98 of the Sun
web> assembler, which causes a bootstrap failure when linking the
web> 64-bit shared version of libgcc. A typical error message is:
web>
web>      ld: fatal: relocation error: R_SPARC_32: file libgcc/sparcv9/_muldi3.o:
web>        symbol <unknown>:  offset 0xffffffff7ec133e7 is non-aligned.
web>
web> This bug has been fixed in the final 5.0 version of the assembler.

ということで,そして,当サイトの as は,

    $ as -V
    as: WorkShop Compilers 5.0 Alpha 03/27/98 Build

なので,ばっちりこの問題にあてはまっているようです.

で質問なのですが,この問題を fix するためのパッチは公開されているので
しょうか? 公開されているならば,そのパッチ ID を教えていただけないでしょ
うか? よろしくお願いします.

-- 
土屋 雅稔 ( TSUCHIYA Masatoshi )