Re: Libtool can't find libgcc_s

2010-11-10 Thread Ralf Wildenhues
* Ethan Mallove wrote on Wed, Nov 10, 2010 at 09:02:18PM CET: > On Wed, Nov/10/2010 07:59:38PM, Ralf Wildenhues wrote: > > * ethan.mall...@oracle.com wrote on Wed, Nov 10, 2010 at 07:48:14PM CET: > > > Libtool seems to get confused about where libgcc_s is, e.g., > > > > > > $ /bin/sh ../../../

Re: Libtool can't find libgcc_s

2010-11-10 Thread Ethan Mallove
On Wed, Nov/10/2010 07:59:38PM, Ralf Wildenhues wrote: > Hello Ethan, > > * ethan.mall...@oracle.com wrote on Wed, Nov 10, 2010 at 07:48:14PM CET: > > Libtool seems to get confused about where libgcc_s is, e.g., > > > > $ /bin/sh ../../../libtool --tag=CXX --mode=link icpc -lgcc_s foo.c -o >

Re: Libtool can't find libgcc_s

2010-11-10 Thread Ralf Wildenhues
Hello Ethan, * ethan.mall...@oracle.com wrote on Wed, Nov 10, 2010 at 07:48:14PM CET: > Libtool seems to get confused about where libgcc_s is, e.g., > > $ /bin/sh ../../../libtool --tag=CXX --mode=link icpc -lgcc_s foo.c -o a.out > libtool: link: icpc foo.c -o a.out -lgcc_s > ld: skippin

Libtool can't find libgcc_s

2010-11-10 Thread ethan . mallove
Hi, Libtool seems to get confused about where libgcc_s is, e.g., $ /bin/sh ../../../libtool --tag=CXX --mode=link icpc -lgcc_s foo.c -o a.out libtool: link: icpc foo.c -o a.out -lgcc_s ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-linux/3.4.6//libgcc_s.so when searching for -lgcc

Re: Problem with deplibs

2010-11-10 Thread Ralf Wildenhues
Hello Bruno, * Bruno Barberi Gnecco wrote on Tue, Nov 09, 2010 at 08:47:08PM CET: > I'm facing a problem compiling a library with libtool (via > automake/autoconf). It depends on OpenCV, and deplibs links against > all indirect libraries as well (that is, it adds the libs such as > "/usr/lib