Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3EA8121B.90209@netcom.es> Date: Thu, 24 Apr 2003 16:34:35 +0000 From: Ignasi Villagrasa <gri AT netcom DOT es> Organization: gri User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; es-ES; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: es-es MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Newby C++ lib problem Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, I have got the same problem upgrading cygwin version. linker doesn't find new operators. For instance: treepath.obj(.text+0x2b2):treepath.cpp: undefined reference to `operator new(unsigned, void*)' vcache.obj(.text+0x278):vcache.cpp: undefined reference to `operator new(unsigned, void*)' Any solution ? Thanks in advance, Ignasi Villagrasa. PS.: I'm using g++ for C++ modules, not gcc. -- 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/