Opened 22 years ago

Closed 22 years ago

Last modified 5 years ago

#306 closed defect (invalid)

Cannot compile scummvm with GCC 3.1

Reported by: SF/ctulhu Owned by: SF/ender
Priority: normal Component: Port: Linux
Version: Keywords:
Cc: Game:

Description

I tried to compile it with Gentoo Linux based on GCC 3.1. I get several errors looking like: ... config-file.cpp:219:undefined reference to 'operator delete(void *)' ... config-file.o: In function ltrim: config-file.cpp:39: undefined reference to '__gxx_personality_v0' collect2: ld returned 1 exit status

Ticket imported from: #568378. Ticket imported from: bugs/306.

Change History (3)

comment:1 by SF/ender, 22 years ago

Owner: set to SF/ender
Resolution: invalid
Status: newclosed

comment:2 by SF/ender, 22 years ago

Add -lstdc++ to the LIBS line in Makefile

comment:3 by digitall, 5 years ago

Component: Port: Linux
Note: See TracTickets for help on using tickets.