This is the mail archive of the cygwin@cygwin.com 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: Newby C++ lib problem


> 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 ?

That's too little information to diagnose your problem. Please read
<http://cygwin.com/problems.html>, in short, my name is Luke and I need to
see some source(tm). ;-)

> Thanks in advance, Ignasi Villagrasa.
>
> PS.: I'm using g++ for C++ modules, not gcc.

Elfyn


--
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]