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: <006e01c2737a$b1d33b10$0400a8c0@mapletree.com.au> From: "Adrian C. Brown" To: Subject: help compiling? Date: Mon, 14 Oct 2002 20:10:22 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Hi all, I did not write this source or makefile but I would like to know why it is failing, any ideas? $ make ld -o kernel.elf main.o -dN -Ttext 0x101080 ld: warning: cannot find entry symbol _mainCRTStartup; defaulting to 00101080 main.o: In function `main': /home/Administrator/os/main.c:25: undefined reference to `__main' make: *** [kernel.elf] Error 1 Adrian. -- 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/