delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/09/14/21:34:09

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Date: Thu, 14 Sep 2000 21:31:36 -0400
Message-Id: <200009150131.VAA09830@envy.delorie.com>
From: DJ Delorie <dj AT delorie DOT com>
To: higuchi AT cov DOT tytlabs DOT co DOT jp
CC: cygwin AT sourceware DOT cygnus DOT com
In-reply-to: <20000915102917A.higuchi@cov.tytlabs.co.jp> (message from
Kazunori Higuchi on Fri, 15 Sep 2000 10:29:17 +0900 (JST))
Subject: Re: Building import lib(.a) from windows lib(.lib)
References: <20000915102917A DOT higuchi AT cov DOT tytlabs DOT co DOT jp>

> Could anyone give me some more details or example for creating a .a
> file from a .lib file?

mv foo.a foo.lib

The formats are the same; just rename it if you really need *.a,
or just list it on your link line like any other object:

	gcc main.c foo.lib -o main.exe

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019