On Sun, Oct 21, 2007 at 11:19:49AM +0200, Matthias Klose wrote:
> - check how the libstdc++ 64 multilib build is configured (config.status)
It got broken somewhere between 20061022-1 and 20070326-1.
20061022-1:
| Adding multilib support to Makefile in ../../../src/libstdc++-v3
| multidirs=64
| with_multisubdir=
20070326-1:
| /usr/bin/ld: crtbegin.o: No such file: No such file or directory
| collect2: ld returned 1 exit status
| Could not link program with -m64, disabling it.
| Adding multilib support to Makefile in ../../../src/libgcc
| multidirs=
| with_multisubdir=
It lacks a 64bit build of libgcc, which is AFAIK the first thing which
is built. The relevant code was completely reworked somewhere in
revision 120429.
Bastian
--
Another Armenia, Belgium ... the weak innocents who always seem to be
located on a natural invasion route.
-- Kirk, "Errand of Mercy", stardate 3198.4
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]