Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Eng. Bruno Cortes" <bcc@sidereus.pt>
To: <cygwin@cygwin.com>
Subject: Using gcc/ar to produce a library
Date: Thu, 8 Mar 2001 18:41:41 -0000
Message-ID: <MJEMKILLLPAOJJOKNCLKKEBCCAAA.bcc@sidereus.pt>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

I'm using gcc to compile c++ files and then using
ar (ar rv <object files>) to create a library because I needed
to use this library within the cpp code compiled use VC or BC.

VC is not recognizing the library and I cannot import the functions
on the other program. Is there any way to produce a windows like .lib
file using gcc and ar (or some other gnu tools?!).

Thanks.


--------------------------------------------------------------
Bruno Cortes - bcc@sidereus.pt



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

