From: Dan Newsgroups: comp.os.msdos.djgpp Subject: DJGPP wierd compilation error Date: Mon, 30 Jun 1997 10:00:41 +0100 Message-ID: <33B775B9.D567D103@wayfarer.demon.co.uk> Reply-To: dan AT wayfarer DOT demon DOT co DOT uk NNTP-Posting-Host: wayfarer.demon.co.uk MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 18 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I'm having a problem compiling in DJGPP - I wonder if anyone has seen the same thing. Basically, on compilation, the syntax checker does not notice mis-typed library function calls, for example 'helloworld()' instead of 'hello_world()'. I can then compile and link the program, which then obviously crashes on execution, due to a call to the non-existent 'helloworld()' function. Anyone seen this and/or managed to get around this? -- Dan ******************************* ===dan AT wayfarer DOT demon DOT co DOT uk==== http://www.wayfarer.demon.co.uk *******************************