On Sun, 23 Nov 2008, Ralf Wildenhues wrote:

* Alon Bar-Lev wrote on Thu, Nov 13, 2008 at 10:45:23AM CET:
--- a/libltdl/config/ltmain.m4sh
+++ b/libltdl/config/ltmain.m4sh
@@ -2156,7 +2156,7 @@ func_win32_libid ()
     ;;
   *ar\ archive*) # could be an import, or static
     if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null |
-       $EGREP 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
+       $EGREP 'file format pe-i386(.*architecture: i386)?|file format pe-x86-64' 
>/dev/null ; then

may I recall that I am waiting a similar patch for Windows CE ?

thank you

Vincent Torri


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

Reply via email to