Hi there! I was curious if anyone had any reports of using ORCA/C with the MAME (more properly MESS) emulator? I ask because I was poking around at ORCA/C last night on my emulated Apple2GS and couldn't get the Print.cc, the "Hello World" example, to compile at all. Attempts to compile led to what looked like inifinite loops, and after upgrading the compiler and linker from the latest release here, I instead saw "out of memory" errors, some sort of file I/O error from the linker, etc.
I'd be willing to get more debugging info if I knew how to get it. I get the impression this is likely some sort of incomplete or incorrect emulation on MAME's part, which I could look into (I ported the Uthernet emulation from VICE to MAME, so I'm somewhat familiar with MAME code), but I'm lacking for a place to even get started.
If anyone's willing to lend some guidance on troubleshooting this, I'll happily do the ground work.
Hi there! I was curious if anyone had any reports of using ORCA/C with the MAME (more properly MESS) emulator? I ask because I was poking around at ORCA/C last night on my emulated Apple2GS and couldn't get the Print.cc, the "Hello World" example, to compile at all. Attempts to compile led to what looked like inifinite loops, and after upgrading the compiler and linker from the latest release here, I instead saw "out of memory" errors, some sort of file I/O error from the linker, etc.
I'd be willing to get more debugging info if I knew how to get it. I get the impression this is likely some sort of incomplete or incorrect emulation on MAME's part, which I could look into (I ported the Uthernet emulation from VICE to MAME, so I'm somewhat familiar with MAME code), but I'm lacking for a place to even get started.
If anyone's willing to lend some guidance on troubleshooting this, I'll happily do the ground work.