equal
deleted
inserted
replaced
4875 |
4875 |
4876 cygwin*) |
4876 cygwin*) |
4877 # func_win32_libid is a shell function defined in ltmain.sh |
4877 # func_win32_libid is a shell function defined in ltmain.sh |
4878 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' |
4878 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' |
4879 lt_cv_file_magic_cmd='func_win32_libid' |
4879 lt_cv_file_magic_cmd='func_win32_libid' |
|
4880 lt_cv_deplibs_check_method=pass_all |
4880 ;; |
4881 ;; |
4881 |
4882 |
4882 mingw* | pw32*) |
4883 mingw* | pw32*) |
4883 # Base MSYS/MinGW do not provide the 'file' command needed by |
4884 # Base MSYS/MinGW do not provide the 'file' command needed by |
4884 # func_win32_libid shell function, so use a weaker test based on 'objdump', |
4885 # func_win32_libid shell function, so use a weaker test based on 'objdump', |
4890 else |
4891 else |
4891 # Keep this pattern in sync with the one in func_win32_libid. |
4892 # Keep this pattern in sync with the one in func_win32_libid. |
4892 lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' |
4893 lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' |
4893 lt_cv_file_magic_cmd='$OBJDUMP -f' |
4894 lt_cv_file_magic_cmd='$OBJDUMP -f' |
4894 fi |
4895 fi |
|
4896 lt_cv_deplibs_check_method=pass_all |
4895 ;; |
4897 ;; |
4896 |
4898 |
4897 cegcc*) |
4899 cegcc*) |
4898 # use the weaker test based on 'objdump'. See mingw*. |
4900 # use the weaker test based on 'objdump'. See mingw*. |
4899 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' |
4901 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' |