From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: making exe's in RHIDE... Date: Tue, 01 Apr 1997 15:35:57 -0800 Organization: Cornell University Lines: 15 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <33419BDD.3442@cornell.edu> References: <01bc3ec2$782b1c40$233363c3 AT 8652hvt73761> Reply-To: asu1 AT cornell DOT edu NNTP-Posting-Host: 128 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Matthew Bennett wrote: > 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?! you should probably learn what C is first. actually, before that, you should learn what a program is. you will not be able to learn anything by just shooting in the dark. -- sinan