[Bug bootstrap/35752] [4.3/4.4 Regression]: Combined gcc + binutils source tree doesn't bootstrap with --enable-shared

Ralf dot Wildenhues at gmx dot de gcc-bugzilla@gcc.gnu.org
Mon Apr 21 14:13:00 GMT 2008



------- Comment #44 from Ralf dot Wildenhues at gmx dot de  2008-04-21 14:13 -------
It is probably possible to generate the wrapper script atomically.
But this solution can become ugly: on w32 we may generate also a wrapper
executable.

I still don't see a convincing argument why you don't use -no-fast-install.
If the problem is that you don't like the relink to happen at 'make install'
time, then why don't you generate two 'ld' programs, one for installation
and one for use uninstalled, with -no-fast-install, or even -no-install.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35752



More information about the Gcc-bugs mailing list