Hi,
when excuting...
$/bin/sh ../libtool --tag=CC --mode=link arm_v5t_le-gcc -g -O2
-L/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/target/usr/lib -o
libgstflumpegdemux.la -rpath /home/test/workdir/filesys/usr/lib/gstreamer-0.10
-module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).*
libgstflumpegdemux_la-flumpegdemux.lo libgstflumpegdemux_la-gstmpegdesc.lo
libgstflumpegdemux_la-gstmpegdemux.lo libgstflumpegdemux_la-gstpesfilter.lo
libgstflumpegdemux_la-gstmpegtsdemux.lo libgstflumpegdemux_la-flutspatinfo.lo
libgstflumpegdemux_la-flutspmtinfo.lo
libgstflumpegdemux_la-flutspmtstreaminfo.lo
libgstflumpegdemux_la-gstsectionfilter.lo -pthread
-L/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/target/usr/lib
-lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2
-lpthread -lz -lm -lglib-2.0 -pthread
-L/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/target/usr/lib
-lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0
-lxml2 -lpthread -lz -lm -lglib-2.0
outputing on the screen....
$grep: /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/usr/lib/libglib-2.0.la:
No such file or directory
/bin/sed: can't read
/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/usr/lib/libglib-2.0.la: No
such file or directory
libtool: link:
`/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/usr/lib/libglib-2.0.la' is
not a valid libtool archive
it is obvious that the path is wrong in the big and black text, but why it
dosen't search a libpath specified in the commandline ,instead to search a
different path formed by the system, and how to form the path? how to resolve
it? thank you!
Volter
_______________________________________________
Bug-libtool mailing list
Bug-libtool@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-libtool