------- Comment #46 from bonzini at gnu dot org 2008-04-21 14:38 ------- Subject: Re: [4.3/4.4 Regression]: Combined gcc + binutils source tree doesn't bootstrap with --enable-shared
> But this is a very unique relink and linker problem. It can only happen > to linker. Why make a simple problem more complicated than necessary? First, the linker may in principle call again the assembler (LTO); the libtool wrapper calls gcc, not ld. Second, even if we went with your patch the race in libtool ought to be analyzed (and IMO fixed but Ralf may convince me otherwise). Paolo -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35752