X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Victor Paesa Subject: Does libXpm-noX depend on libintl, libiconv? Date: Fri, 20 Mar 2009 08:56:19 +0000 (UTC) Lines: 32 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/