Date: Tue, 23 Mar 1999 10:31:08 -0500 Message-Id: <199903231531.KAA15977@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <000801be7510$8f6d8b00$0202a8c0@101.wshe.lodz.pl> (mindm AT wshe DOT lodz DOT pl) Subject: Re: help References: <000801be7510$8f6d8b00$0202a8c0 AT 101 DOT wshe DOT lodz DOT pl> Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > C:\UZYTKI\djgpp\!MM>gcc zad1.cc -v You need to use gxx or g++, or add -lstdcxx, to tell gcc to include the standard C++ libraries.