From: "Matthew Bennett" Newsgroups: comp.os.msdos.djgpp Subject: making exe's in RHIDE... Date: 1 Apr 1997 17:32:03 GMT Organization: Visit my web page at http://www.btinternet.com/~bennett/matthew.html Lines: 19 Message-ID: <01bc3ec2$782b1c40$233363c3@8652hvt73761> NNTP-Posting-Host: host5-99-51-35.btinternet.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hiya, I'm new to DJGPP and so I decided to use RHIDE to make things a little clearer. I know this sounds *so* simple, but if I write a simple program that has, say, #include When I come to make that program, RHIDE says "Don't know how to build stdio.o from stdio.h". How can I get it to make an exe out of my program with include files?! Thanks, Matthew