This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Does libXpm-noX depend on libintl, libiconv?


Hi,

The Xpm-noX library seems to depend on libintl, libiconv:

$ grep ^dependency_libs /usr/lib/noX/libXpm-noX.la
dependency_libs=' -lgdi32 -luser32 /usr/lib/libintl.la -L/usr/lib
/usr/lib/libiconv.la'


But cygcheck reports it does not:

$ cygcheck /bin/cygXpm-noX-4.dll
C:\cygwin17\bin\cygXpm-noX-4.dll
  C:\cygwin17\bin\cygwin1.dll
    C:\WINDOWS\system32\ADVAPI32.DLL
      C:\WINDOWS\system32\ntdll.dll
      C:\WINDOWS\system32\KERNEL32.dll
      C:\WINDOWS\system32\RPCRT4.dll
        C:\WINDOWS\system32\Secur32.dll
  C:\WINDOWS\system32\GDI32.dll
    C:\WINDOWS\system32\USER32.dll

This is my version:

$ cygcheck -dc |fgrep noX
libXpm-noX-devel     3.5.7-11
libXpm-noX_4         3.5.7-11

I believe libXpm-noX does not really depend on libintl, libiconv, is that right?

Regards,
VÃctor


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]