From: "Jeff Bay" Newsgroups: comp.os.msdos.djgpp Subject: Problems linking with rhide Date: 21 Sep 1998 03:22:41 GMT Organization: AT&T WorldNet Services Lines: 13 Message-ID: <01b4aeff$85987260$b700430c@hp-customer> NNTP-Posting-Host: 12.67.0.183 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk (Not the problem with stdcx, I promise!) When I try to Build all, I get 2 errors, both relating to the main program. It says that main is already defined, though I'm only including stdio.h and have main only defined in one place... Anybody have any ideas?