I've never been able to get Mappy to load an ELF file -- period.
I don't know if it's a bug in Mappy or my ELF file was bad, but I'm tending
to think it's Mappy's fault.
dennis
-----Original Message-----
From: Ju-Lian Kwan [mailto:artifice_1@...]
Sent: Friday, March 01, 2002 12:47 PM
To: gbadev@yahoogroups.com
Subject: [gbadev] Mappy, Source Level Debugging and GCC
Hello, I was just wondering if anyone had run into a problem getting Mappy
to load ELF files. Mappy gives me an Access Violation error (attempting to
read address 0000000) when I try to load the ELF file but it loads the
binary file that has been objcopied from that elf file just fine.
Are there any gcc compiler options in specific that need to be turned on?