From: "Paul Hooper" Newsgroups: comp.os.msdos.djgpp Subject: undefined reference to `main'? Date: 12 Feb 1997 04:16:55 GMT Organization: Exec-PC BBS Internet - Milwaukee, WI Lines: 10 Message-ID: <01bc189b$ae662ae0$8529cfa9@p590> NNTP-Posting-Host: tagus.execpc.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp During linking I get the following error messages: crt0.s(.data+0x92): undefined reference to `main' crt1.c(.text+0x303): undefined reference to `main' What is the cause of this? What do I need to look at to correct this? Thank you for your help. Paul Hooper