#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 , 22 years ago
Owner: | set to |
---|---|
Resolution: | → invalid |
Status: | new → closed |
comment:2 by , 22 years ago
comment:3 by , 6 years ago
Component: | → Port: Linux |
---|
Note:
See TracTickets
for help on using tickets.
Add -lstdc++ to the LIBS line in Makefile