Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C233E97.5000809@netcom.es> Date: Fri, 21 Dec 2001 13:52:23 +0000 From: Ignasi Villagrasa Organization: gri User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; es-ES; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: es-es MIME-Version: 1.0 To: Cygwin Subject: Problems using AR utility Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I'm new using Cygwin and have a problem using AR.EXE utility. I have a makefile that builds a program without problems. When I try to add some of the .obj files to a .lib file, instead of using the .obj's in the makefile, I get several undefined symbols. But these symbols are into the library (I can see them running nm) and link fine when I attach the .obj's directly from makefile. Could anyone give me a hint ? Thanks in advance. Ignasi Villagrasa. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/