Cannot set correct path for libltdl.so. How to run configure?

2009-01-06 Thread Gary Yang
I got errors when I do the cross compile for powerpc. Below are the error messages. It looks for /usr/lib/libltdl.so instead of /tools/eldk/4.2/ppc_4xx/usr/lib/libltdl.so at link time. I set the path -L/tools/eldk/4.2/ppc_4xx/usr/lib. But, it is useless. Below are details. Before running ./con

Re: Cannot set correct path for libltdl.so. How to run configure?

2009-01-06 Thread Ralf Wildenhues
Hello Gary, this is a Libtool question. It belongs on neither autoconf nor the autoconf-patches list. * Gary Yang wrote on Tue, Jan 06, 2009 at 10:41:48PM CET: > > I got errors when I do the cross compile for powerpc. Below are the > error messages. It looks for /usr/lib/libltdl.so instead of >