X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <73d571720807170717r1377e0f7l89a2f840147e3733@mail.gmail.com> Date: Thu, 17 Jul 2008 11:17:31 -0300 From: "Douglas Gemignani" To: cygwin AT cygwin DOT com Subject: Build DLLs for windows MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hello, I'm using cygwin for compiling projects and it just works fine, i have a project that i use openssl and generate an executable and it's everything working. What i need to do now is to understand how can I generate an DLL and a .LIB with the links for using them at Borland Builder 4 so I can make a visual interface for my application. I know that there are other options, but I want to be able to run my code without the need of cygwin on the target machine. I read that i would need to use the cygwin1.dll, but I don't understand how. I hope I can find some guidance here! Thanks! []s Douglas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/