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 Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 05 Dec 2001 01:36:30 EST From: CaetSith7 AT aol DOT com Subject: -mno-cygwin and SDL To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: Unknown (No Version) Message-ID: <26.1f732de1.293f1a6e@aol.com> Hi, I downloaded and compiled SDL-1.2.3 from source in cygwin, and suprisingly I got it to work. Then I tried to set -mno-cygwin so that the app would work outside of Cygwin, but I get: $ make win gcc test1.C -mno-cygwin -I /usr/include -lglut32 -lglu32 -lopengl32 -lSDL -o exec/test1.exe /usr/lib/mingw/libmingw32.a(main.o).text+0x8d):main.c: undefined reference to 'WinMain AT 16' collect2: ld returned 1 exit status make: *** [win] Error 1 Does anybody know what's wrong? Please CC to me since I'm off list. Thanks, Shawn Lindberg -- 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/