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

I agree this is a problem; this is one of the setups that libtool
doesn't support well yet.  Temporarily moving
  /tools/eldk/4.2/ppc_4xx/usr/lib/libltdl.la
or rewriting its libdir entry should help.

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to