Date: Mon, 22 Apr 1996 19:23:07 +0200 (IST) From: Eli Zaretskii To: Robert Nader Cc: djgpp AT delorie DOT com Subject: Re: C++ ... Hmm, Doh! In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 23 Apr 1996, Robert Nader wrote: > I was _not_ linking with -lgpp, was I :) > > Doh! > > It's just that in Linux I do not have to do that with g++ :) In DJGPP, you should use `gxx' where you would use g++ on Unix. And please download the DJGPP FAQ list (v2/faq200b.zip from the same place you get DJGPP) and search its indices at the end for any problem you encounter. Until now, every question you asked is explained there.