Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com To: "Robb Merrill" Cc: cygwin AT cygwin DOT com Subject: Re: Linking a .lib file References: From: Andrew Markebo Date: 07 Jun 2001 00:17:37 +0200 In-Reply-To: Message-ID: Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii / "Robb Merrill" wrote: | Howdy. I use the cygwin-b20 g++ compiler with Emacs, and I need to | link in a .lib file. When I try doing the compilation\linking command I suppose the .lib-file is from MSVC++ or Borland? Unfortunetaly they are extremely compiler dependent on the windows-platform, and I don't think you can link them to your gcc. A possible way to do it could be converting the .lib to a dll, and load that in your cygwin app. /Andy -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple