This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Compile errors on Popcorn (http://popcorn-os.sf.net)


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]