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