From: anupam_sengupta AT hotmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: Cannot use the new style casts Date: 02 Jun 2000 00:19:25 +0100 Organization: BT Internet Lines: 9 Message-ID: NNTP-Posting-Host: host213-1-205-208.btinternet.com X-Newsreader: Gnus v5.7/Emacs 20.6 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I cannot seem to be able to use the new style casts (dynamic_cast, static_cast ...) in any C++ program that is to be compiled with the gxx that was installed along with RHIDE. I thought some compiler flag was not set, but could find docs for any such option. Any help would be appreciated. Thanks Anupam