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 Message-ID: <8c25f6300501182222ceee44e@mail.gmail.com> Date: Wed, 19 Jan 2005 00:22:39 -0600 From: Xuan Bai Reply-To: Xuan Bai To: cygwin AT cygwin DOT com Subject: How to Build DLLs on Cygwin Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Note-from-DJ: This may be spam Hello, my dear friend, I want to build some DLLs on Cygwin. I got to know how to build DLLs from one single source codes file with gcc -shared -o ...... However, the DLL I am planning to develop need to be built from several source code files. Is there anywat I can build DLL by passing flags through configure? Thanks, Xuan -- 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/