Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3C233E97.5000809@netcom.es>
Date: Fri, 21 Dec 2001 13:52:23 +0000
From: Ignasi Villagrasa <gri@netcom.es>
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 <cygwin@cygwin.com>
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/

