This is the mail archive of the cygwin@cygwin.com 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]

help compiling?


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/


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