From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30006 invoked by alias); 5 Jan 2002 15:40:51 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Received: (qmail 29962 invoked from network); 5 Jan 2002 15:40:49 -0000 Received: from unknown (HELO smtp015.mail.yahoo.com) (216.136.173.59) by sources.redhat.com with SMTP; 5 Jan 2002 15:40:49 -0000 Received: from a094039.adsl.hansenet.de (HELO there) (213.191.94.39) by smtp.mail.vip.sc5.yahoo.com with SMTP; 5 Jan 2002 15:40:48 -0000 Content-Type: text/plain; charset="iso-8859-15" From: "J. Henning Schwentner" To: cygwin@cygwin.com Subject: Compiling apps to Mingw32 with cygwin Date: Sat, 05 Jan 2002 07:40:00 -0000 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SW-Source: 2002-01/txt/msg00202.txt.bz2 Message-ID: <20020105074000.gOjhduzOiHFJueRekuV85KtD9XZHbkppFgMEzo22M68@z> Hi, I am trying to compile SDL-1.2.3 for mingw32 with cygwin-1.3.6. I use the following steps: $ ./configure --host=pc-i386-mingw32 # make It compiles without errors, but the outcoming SDL.dll has references to cygwin1.dll not to MSVCRT.dll. I have also installed Mingw32-1.1. Do I have to use the gcc from the mingw-distribution or can I use the cygwin-gcc? If I have to use the mingw-gcc, how can I tell this to configure? Thanks in advance! Henning P.S: Please CC me, I am not on the list -- J. Henning Schwentner Lanthan Software KG _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- 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/