------- Comment #1 from rob1weld at aol dot com 2009-02-05 18:36 ------- Correction (not careful enough with the cut-and-pasting):
The "BUG" is this: If you compile gcc (using a gcc that uses Sun's Linker) to make a gcc Toolchain that uses GNU's Linker the resulting gcc Toolchain will WORK reasonably well and passes most "make -i check" tests. If you compile gcc (using a gcc that uses GNU's Linker) to make a gcc Toolchain that uses Sun's Linker the resulting gcc Toolchain will _NOT_ WORK since it can't be built without a few fixes to the scripts. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39111