libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch: Mingw32 for x86_64 target


From: Kai Tietz
Subject: Patch: Mingw32 for x86_64 target
Date: Thu, 11 Jan 2007 14:56:19 +0100

Hallo all,

I want to provide a patch needed for x86_64-*-mingw32 target support in 
libtool.m4.

--- libtool.m4  (revision 120611)
+++ libtool.m4  (working copy)
@@ -663,7 +663,7 @@
   ;;
 
 cygwin* | mingw* |pw32*)
-  lt_cv_deplibs_check_method='file_magic file format 
pei*-i386(.*architecture: i386)?'
+  lt_cv_deplibs_check_method='file_magic file format 
pe*-i386(.*architecture: i386)?'
   lt_cv_file_magic_cmd='$OBJDUMP -f'
   ;;
 
ChangeLog:

2007-01-11 Kai.Tietz <address@hidden>

        * libtool.m4: (lt_cv_deplibs_check_method) Use match pe* instead 
of pei*

Best regards,
 i.A. Kai Tietz

----------------------------------------
  Kai Tietz - Software engineering
  OneVision Software Entwicklungs GmbH & Co KG
  Dr.-Leo-Ritter-Str. 9, 93049 Regensburg, Germany
  Phone: +49-941-78004-0
  FAX:   +49-941-78004-489
  WWW:   http://www.OneVision.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]