Re: Bootstrap errors when linking in recent GCC builds

2006-05-13 Thread Andrew Pinski
On May 13, 2006, at 11:17 AM, Steven Bosscher wrote: It looks like those gen* programs should be linked with vec.o. Actually no it should not be linked with vec.o. Please read PR 18058 and the patch at: http://gcc.gnu.org/ml/gcc-patches/2006-03/msg00297.html which nobody has commented on yet

Re: Bootstrap errors when linking in recent GCC builds

2006-05-13 Thread Steven Bosscher
On 5/14/06, Andrew Haley <[EMAIL PROTECTED]> wrote: Art Haas writes: > > The output above was on my Debian machine; the Fedora machine (Rawhide) > fails in a similiar manner, and likewise bootstrap succeeds if the > initial compiler is the system compiler and not my most recent GCC > build.

Re: Bootstrap errors when linking in recent GCC builds

2006-05-13 Thread Andrew Haley
Art Haas writes: > > The output above was on my Debian machine; the Fedora machine (Rawhide) > fails in a similiar manner, and likewise bootstrap succeeds if the > initial compiler is the system compiler and not my most recent GCC > build. > > Anyone else seeing this problem? Yes. Exac

Bootstrap errors when linking in recent GCC builds

2006-05-13 Thread Art Haas
Hi. I've been seeing bootstrap errors over the last several days with my builds of SVN GCC on both Debian and Fedora machines. The builds fail with a link error when linking one of the 'gen' programs that the build process creates. The output below was taken off my Debian machine which is an i586-