Package: binutils Version: 2.19.91.20091006-1 Severity: normal
Hello, On amd64 system, i am trying to have a cross binutils version for armel. With Debian binutils patched sources, i was able to compile fine with binutils-2.19.91.20090927 but it looks like something is broken when configuring with newer binutils-2.19.91.20091006 installed in the system. The error: mkdir -p -- ./opcodes Configuring in ./opcodes configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... arm-unknown-linux-gnueabi checking for x86_64-linux-gnu-gcc... gcc checking for C compiler default output file name... configure: error: in `/home/zumbi/SCM/CVS/build-binutils-new/opcodes': configure: error: C compiler cannot create executables See `config.log' for more details. make[1]: *** [configure-opcodes] Error 1 make[1]: Leaving directory `/home/zumbi/SCM/CVS/build-binutils-new' My configure line: env CC="gcc" CXX="g++" ../binutils-2.19.91.20091006/configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu --target=arm-linux-gnueabi --prefix=/usr --enable-shared --prefix=/usr --build=x86_64-linux-gnu --host=x86_64-linux-gnu --with-pkgversion="GNU Binutils for Debian" More info was provided at binutils mailing list: http://sourceware.org/ml/binutils/2009-09/msg00635.html Kind Regards, -- Hector Oron -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores) Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages binutils depends on: ii libc6 2.9-26 GNU C Library: Shared libraries ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime binutils recommends no packages. Versions of packages binutils suggests: pn binutils-doc <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

