[SDL] undefined reference to `operator new[](unsigned)' ???

Anatoly R. emulynx at delfi.lv
Mon Jan 13 00:34:01 PST 2003


Hello Steven,

Monday, January 13, 2003, 10:00:06 AM, you wrote:

SSF> Has anyone else had this problem?

SSF> aliens.o(.text+0x258): undefined reference to `operator new[](unsigned)'

"new" is C++ specific and you trying g++ instead of gcc might solve
the problem.

-- 
Lynx,
http://dotNet.lv                          mailto:emulynx at delfi.lv





More information about the SDL mailing list