Date: Thu, 20 Nov 1997 12:16:08 +0200 (IST) From: Eli Zaretskii To: Rod J Gallegos cc: djgpp AT delorie DOT com Subject: Re: How to compile in C++ in DOS In-Reply-To: <19971119.173823.3142.0.r-ogallegos@juno.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 19 Nov 1997, Rod J Gallegos wrote: > I just downloaded the file "lgp271b.zip", headers for C++, from > coast.net/SimTel; however, I don't know in which directory I am supposed > to place the "lang" directory in order for the headers to work. You should unzup the archives from the same directory where you installed the rest of DJGPP tools. (You do have them, right? Without them, lgp271b.zip is useless.) The file v2/readme.1st from the same place you got lgp271b explains more about installation, which files are required and how to get started. > Also, > how do you access those headers? Which commands should I know in order > to compile in C++? See readme.1st, it explains all that.