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: <20030417162248.33318.qmail@web10105.mail.yahoo.com> Date: Thu, 17 Apr 2003 09:22:47 -0700 (PDT) From: Suetlam Chung Subject: What's wrong? help To: cygwin cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi all, I am compiling my sample programe to generate a random variates. The following reponse come up +++++++++++++++++++++++++++++++++++++++++++++ $gcc sample2.c -lgsl -lgslcblas -lm sample2.c:45:2: warning: no newline at end of file /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libcygwin.a(libcmain.o)(.text+0x7c) undefined reference to `_WinMain AT 16' collect2: ld returned 1 exit status ++++++++++++++++++++++++++++++++++++++++++++++ What does it mean ....is it my program problem ? or my cygwin linking problem?.. I install cygwin in c:\cygwin My OS is win 2K and my sample program in stored in usr\bin and I compile my program in usr\bin directory because I got linking problem with cygwin.dll so I do in under the usr\bin.... Many thanks Felix __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com -- 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/