X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: "lsproc" <kentphilip@googlemail.com>
Subject:  Compile errors on Popcorn (http://popcorn-os.sf.net)
Date:  Sat, 18 Nov 2006 15:36:43 -0000
Lines: 14
Message-ID: <ejn9a9$uv$1@sea.gmane.org>
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@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

