Opened 4 years ago
Last modified 3 years ago
#11712 closed defect
BACKENDS: NDS - ELF loader does not handle ARM exception unwind tables — at Version 2
Reported by: | ccawley2011 | Owned by: | |
---|---|---|---|
Priority: | high | Component: | Port: NDS |
Version: | Keywords: | ||
Cc: | ccawley2011 | Game: |
Description (last modified by )
Some plugins are built with exception unwind tables when compiling for the DS, which prevents them from being loaded.
This affects the following engines:
- access
- cine
- dm
- gob
- illusions
- lab
- mutationofjb
- sci
- supernova
tinsel(doesn't seem to be affected any more)
I'm not sure why exceptions are generated in the first place, since ScummVM is built with '-fno-exceptions' on most platforms.
Change History (2)
comment:1 by , 4 years ago
Summary: | DS: ELF loader does not handle ARM exception unwind tables → BACKENDS: NDS - ELF loader does not handle ARM exception unwind tables |
---|
comment:2 by , 4 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.