This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

Question about compiling some C++ code.


gcc-help,

Getting the following error from some code that compiles with Visual C++
on Win32. I am running gcc from cygwin.

/cygdrive/c/TEMP/ccgLCDNh.o(.text+0x2012):blat.cpp: undefined reference to `operator new[](unsigned)'

I am not a C++ programer, and don't know how to 'define' this. Can
anyone point me in the right direction?

-- 
Tim Musson
Flying with The Bat! eMail v1.62q
Windows 2000 5.0.2195 (Service Pack 2)
To make a long story short, don't tell it.


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