Date: Wed, 27 Jan 1999 10:14:35 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Linjun Xu cc: djgpp AT delorie DOT com Subject: Re: I have some small but important problems In-Reply-To: <36AE8A78.A6C5D36A@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Tue, 26 Jan 1999, Linjun Xu wrote: > I am trying to use all kinds of compilers to compile some source > code of some simple games, but I can never success. What compilers? Did that include DJGPP? If not, you are in the wrong forum. > It asks me for bios.h, graph.h, which I don't know where to get > them. I checked the Visual C++ compiler in college computer lab. They > don't have that two header files either. DJGPP does have bios.h. As for graph.h, there's a replacement in the GRX package (get v2tk/grx23.zip from the same place you got DJGPP). Another alternative is Allegro, also in v2tk. > Hmm, just ask, can DJGPP compile Windows 95 programs coded in C++ ? Barely. See section 3.6 of the DJGPP FAQ list.