From: Kevin Dickerson Newsgroups: comp.os.msdos.djgpp Subject: Linking error Date: Mon, 11 Nov 1996 12:58:08 -1000 Organization: I Wish, Inc. Lines: 26 Message-ID: <3287AF80.3092@phs.mat-su.k12.ak.us> Reply-To: kevind AT phs DOT mat-su DOT k12 DOT ak DOT us NNTP-Posting-Host: paq-p2-82.alaska.net Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp OK...yes, I'm new to DJGPP, and I've been out of practice in grand world of C, so my question will most likely sound stupid. Having established this, I state my problem: While Linking any program (to the simplicity of trying to compile a file which contains the line "#include ") I recieve the error (and I quote): "D:\CODE\DJGPP\BIN/ld.exe: warning: cannot find entry symbol start; defaulting to 000018a8" I've tried looking for a description of the error message, but alas, to no avail. If anyone could help me, I'd be much obliged. BTW, I'm running RHIDE 1.0 ß5, my paths are set correctly and the file "eef.c" is in my project window. This file contains one line: "#include " Oh, and one more question. In the file DJGPP.env, how would I state the path name? DJGPP is installed into the dircetory "d:/code/djgpp/", and right now the DJDIR variable is set to "DJDIR=%/>CODE/DJGPP%". Please inform me if this is correct. One more thing: Sometimes, the file which I attempt to compile is deleted without notice or warning. Thanks for the help! -Kevin Dickerson -If one studies too zealously, one easily loses his pants. -Albert Einstein