------- Comment #56 from Ralf dot Wildenhues at gmx dot de 2008-04-22 17:51 ------- Subject: Re: [4.3/4.4 Regression]: Combined gcc + binutils source tree doesn't bootstrap with --enable-shared
* bonzini at gnu dot org wrote on Tue, Apr 22, 2008 at 08:27:07AM CEST: > > So I'm not yet convinced this particular race to be a Libtool bug. > > ... but you can assume it "is created once and for all" after it is > built (something you can guarantee with Makefile rules). That's an > invariant that libtool's relinking breaks, and that atomic operation > would restore. OK, I understood the issue now. I'll fix Libtool. Thanks for explaining, and persevering. > Another possibility would be to force libtool to relink at linking time, > i.e. keep the fast install, but do the relinking even before the program > is invoked (and the wrapper script installed). But I assume it is a mess? Yes, that sounds like a mess. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35752