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/

Reply via email to