Message-Id: <199703182117.VAA12391@post.dialin.co.uk> From: "Lee Simons" To: "Eli Zaretskii" Cc: Subject: Re: DJGPP C++ Compile problems... Date: Tue, 18 Mar 1997 21:41:01 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit > > I'm having problems compiling c++ progs with DJGPP. I've unzipped the > > necesary binary execs and libraries etc with the -d option, set the correct > > path and looked through the faq's. I'm stuck. Here is the error message, > > my path, and also my dir listing. Thanks. > > You didn't post the command line that you used to compile, and in this > case it is a crucial info. Judging by the error message, your command > line was dead wrong. Thanks for replying, the command lineI used is: gcc man.exe -o man.cc -lgpp > Also, it doesn't make sense to post the PATH and the error message as > attached zip files: they are short enough to be included in the message > as text, and people would see them and reply much faster that way. Thanks for the advice, I'll put stuff in the e-mail from now on =) > Btw, your PATH mentions some directories twice. yeah, just changed stuff on my pc. Thanks, Lee