X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "lsproc" Subject: Compile errors on Popcorn (http://popcorn-os.sf.net) Date: Sat, 18 Nov 2006 15:36:43 -0000 Lines: 14 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Keywords: < Not Specified > X-IsSubscribed: yes 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 I am trying to compile Popcorn (http://popcorn-os.sf.net). When I compile it, I get errors: -> Linking kernel.bin... main.o: In function `main': /home/Philip/popcorn-os/kernel/main.c:74: undefined reference to `alloca' /home/Philip/popcorn-os/kernel/main.c:74: undefined reference to `main' The svn url is svn.sourceforge.net/svnroot/popcorn-os and you need to copy Makefile.cygwin to Makefile after configure. I suspect this is a bug in either gcc or ld. -- 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/