[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#447443: gcc-snapshot - FTBFS: mv: cannot stat `debian/tmp/usr/lib/gcc-snapshot/include/c++/4.3.0/s390x-linux-gnu/64': No such file or directory



On Thu, Nov 29, 2007 at 10:33:48PM +0100, Bastian Blank wrote:
> I forgot that large parts of the multilib support is added by patches.
> So the following happens:
> 
> config-ml.in tries to link something with -m64. As this is the libgcc,
> which emits crtbegin.o for not-main-arch, it fails as the build not yet
> produced a usable one and disables itself. The test uses the temporary
> xgcc and is therefor not able to use the old one from /usr/lib/gcc.

It works for powerpc by accident because the patch contains a type. It
checks for m64 instead of 64 and therefor never disable the build in
case of error.

Bastian

-- 
Spock: We suffered 23 casualties in that attack, Captain.




Reply to: