On 12/09/2013 02:31 PM, Richard Biener wrote: > On Mon, Dec 9, 2013 at 3:08 PM, Andreas Schwab <sch...@suse.de> wrote: >> The rules to install the dummy libgcc_bc library have never worked as >> intented, probably due to the fact that the fedora gcc package installs >> it by hand, ignoring all damage that has been done. The target that >> creates libgcj_bc.la for the testsuite is mucking around with internal >> details that will confuse libtool when it tries to install it, the >> effect of which can't be undone by install-exec-hook. We need to create >> a clean second copy that is actually installed. > > Ok if nobody objects in the next 24h.
OK, thanks! Andrew.