Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!helios!inetg1!news From: wes@arco.com (Wesley Monroe) Newsgroups: comp.sys.mac.programmer Subject: FAQ MPW C++ "main() missing question" Message-ID: <1991Jun6.224326.10385@Arco.COM> Date: 6 Jun 91 22:43:26 GMT Sender: news@Arco.COM Organization: ARCO Oil & Gas Company Lines: 15 I am having a problem I know I have seen the answer to on the net at one time or the other. When i go to link an C++ app, I get the following message: ### link: Error: Main code (-m option) name not found. (Error 53) %__MAIN ### link: Error: No Main code module or entry point. (Error 38) ### link: Errors prevented normal completion. What gives? Thanx, wes wes@arco.com