This is the mail archive of the
cygwin
mailing list for the Cygwin project.
RE: gcc 3.4.4-x (WinXP Win2K) failure to link for 'new'
- From: "Dave Korn" <dave dot korn at artimi dot com>
- To: <cygwin at cygwin dot com>
- Date: Tue, 19 Dec 2006 15:52:49 -0000
- Subject: RE: gcc 3.4.4-x (WinXP Win2K) failure to link for 'new'
On 19 December 2006 15:40, Arthur Schwarz wrote:
BTW, the problem is because you're trying to use gcc to compile a c++
program. Don't. Use g++, which knows to automatically link against the c++
support library.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
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/