X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 21 Sep 2007 20:30:32 +0200 From: Frank Fesevur Subject: Re: gcc does not know about "new" and "delete" In-reply-to: <46F40C47.3040005@research.telcordia.com> To: cygwin AT cygwin DOT com Message-id: <46F40DC8.4060308@users.sourceforge.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) References: <46F40C47 DOT 3040005 AT research DOT telcordia DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com At 21-9-2007 20:24, Joel W. Gannett wrote: > I've checked but was unable to find any FAQs on this subject, as > keywords such as "new" and "delete" apparently created too many hits. > > Why doesn't my cygwin gcc know about the standard C++ functions "new" > and "delete"? Here is an ultra-simple program (newtest.cpp) that won't > compile for me under cygwin: > > [SNIP] > > % gcc newtest.cpp Shouldn't that be g++? Regards, Frank -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/