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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 25 May 2002 14:24:47 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Cc: epiria AT libero DOT it Subject: Re: BFD and Visual C++ Message-ID: <20020525182447.GD25447@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com, epiria AT libero DOT it References: <3CEFC5F7 DOT 446F8C96 AT libero DOT it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CEFC5F7.446F8C96@libero.it> User-Agent: Mutt/1.3.23.1i On Sat, May 25, 2002 at 07:12:23PM +0200, Enrico Piria wrote: >I'm developing a project using Visual C++ (I can't use gcc). >I'd like to know if it's possible to use the BFD library as a STATIC >library (so without any dependecies from Cygwin DLL or other) and link >it to the rest of my project using Microsoft tools. >If yes, are there already on the Internet the binaries? 1) The whole point of cygwin was to allow things like bfd to be used with GNU tools so that no painful porting was required. So, it is very unlikely that bfd is compilable using MSVC. 2) This is entirely off-topic for this mailing list. cgf -- 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/