1 Nov 2010 21:30
Re: Can't cross-compile with same libdir as the host one
Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>
2010-11-01 20:30:49 GMT
2010-11-01 20:30:49 GMT
Hi Loïc, thanks for the bug report. * Loïc Minier wrote on Sat, Oct 23, 2010 at 04:31:19PM CEST: > As part of a project to cross-build Debian packages, I've been looking > into an issue which affects libtool packages. I can actually reproduce > the issue very easily with the libtool 2.2.6b release tarball (current > version in Debian/Ubuntu) and with the 2.4 tarball: > > cd libtool/tests/depdemo > ./configure --build=x86_64-linux-gnu --host=arm-linux-gnueabi --libdir=/usr/lib > make install DESTDIR=`pwd`/destdir [...] > /bin/bash ../libtool --mode=install /usr/bin/install -c libl2.la '/home/lool/scratch/libtool/upstream/libtool-2.2.6b/tests/depdemo/destdir/usr/lib' > libtool: install: warning: relinking `libl2.la' > libtool: install: (cd /home/lool/scratch/libtool/upstream/libtool-2.2.6b/tests/depdemo/l2; /bin/bash /home/lool/scratch/libtool/upstream/libtool-2.2.6b/tests/depdemo/libtool --tag CC --mode=relink arm-linux-gnueabi-gcc -g -O2 -no-undefined -o libl2.la -rpath /usr/lib l2.lo ../l1/libl1.la -inst-prefix-dir /home/lool/scratch/libtool/upstream/libtool-2.2.6b/tests/depdemo/destdir) > libtool: relink: arm-linux-gnueabi-gcc -shared .libs/l2.o -L/home/lool/scratch/libtool/upstream/libtool-2.2.6b/tests/depdemo/destdir/usr/lib -L/usr/lib -ll1 -Wl,-soname -Wl,libl2.so.0 -o .libs/libl2.so.0.0.0 > /usr/lib/gcc/arm-linux-gnueabi/4.4.5/../../../../arm-linux-gnueabi/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc > /usr/lib/libc.a: could not read symbols: File format not recognized > Now, it would be possible to workaround this by configuring binutils to > support the host as a bfd target, and ld would just skip this x86-64(Continue reading)
.
>
> Note the f90 2009 compiler is the 8.4 where Ceres was 8.3. So from
> 8.4 on -Qoption is supported. I think we probably would want to still
> support Ceres but let me ask around.
>
I've discussed this internally and yes we would like Ceres to be supported.
Sorry,
RSS Feed