* 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 ../../../
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
>
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
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
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