I got this today from sourceware, this could help to fix problems of the
buildd to link this large c++ applications like amule. A solution could be
to set LDFLAGS on the alpha build before building some packages...
--- Begin Message ---
------- Additional Comments From rezso at rdsor dot ro 2007-01-17 13:47
-------
As a fine temporary workaround:
use ld --no-relax, or pass compiler with -Wl,--no-relax or patch --no-relax
to
default / --relax as optional and everything turn to be fine after :-)
firefox links in /layout now in 11 minutes instead of 4:30 hour, and anyway
i
think we could live without relax.
I bootstrapped to alphacore [fedora-devel] this way with latest CVS pool of
glibc/gcc-4.1.2/binutils and everything seems fine.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=1543
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
--- End Message ---