Date: Tue, 8 Apr 1997 13:45:05 +0300 (EEST) From: "Adrian Gh. Oboroc aka AsH / DEVOTiON" To: chandler AT iamerica DOT net Cc: djgpp AT delorie DOT com Subject: Re: Allegro setup program compile errors In-Reply-To: <3349a230.10750058@nntp.iamerica.net> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 8 Apr 1997, Trey Chandler wrote: > I cannot get the Setup.CC program to compile. GCC says it can't find > some of the headers. Could somebody give me the command line? > Thanx. Please read Allegro faq. Your problem is described in this document. setup.cc is a C++ program (extension .cc means that). If you want to compile it, install gpp2721b.zip and libg272b.zip (i.e. C++ compiler and librares) in your DJGPP directory. Please check the documentation in general, and FAQ particulary next time you'll meet the problem before sending questions. Greets, Adrian