This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc does not know about "new" and "delete"


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]