[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 09:36:08PM +0100, Bastian Blank wrote:
> It lacks a 64bit build of libgcc, which is AFAIK the first thing which
> is built.

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.

Bastian

-- 
Women professionals do tend to over-compensate.
		-- Dr. Elizabeth Dehaver, "Where No Man Has Gone Before",
		   stardate 1312.9.

Attachment: signature.asc
Description: Digital signature


Reply to: