On Friday 13 February 2009 06:46:49 Dennis van Dok wrote:
> I'm breaking my head over a problem that others must also have found,
> chewed on and spit out. I found plenty of messages related to my
> problem, such as the chroot discussion, but I just can't find the
> definitive answer anywhere.

if you want a stopgap measure, try the attached patch
-mike
--- ltmain.sh
+++ ltmain.sh
@@ -2765,6 +2765,7 @@ EOF
 	    else
 	      # We cannot seem to hardcode it, guess we'll fake it.
 	      add_dir="-L$libdir"
+	      add_dir="" # XXX: relink hack: dont add -L flag to host path
 	      # Try looking first in the location we're being installed to.
 	      if test -n "$inst_prefix_dir"; then
 		case $libdir in

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to