gcc does not know about "new" and "delete"
Frank Fesevur
ffes@users.sourceforge.net
Fri Sep 21 18:30:00 GMT 2007
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/
More information about the Cygwin
mailing list