On Sun, 12 Mar 2006 13:17:59 +0100, Marcel Kilgus <[EMAIL PROTECTED]> wrote:
> Kjartan Geble Olsen wrote: >> QL_files.c:1005: error: conflicting types for `WriteMdvControl' >> QL68000.h:430: error: previous declaration of `WriteMdvControl' >> make: *** [QL_files.o] Error 1 > > Strange. Perhaps try removing "REGP1" in line 430 of QL68000.h > > Marcel That produced a number of similar error messages, after removing 'regp1' from the reported lines it will compile but not run: ---------------------------------------------------- *** QL Emulator v0.00 *** release 10/22/02 16:10:00 allocation failed, QDOS error 24 unexpected segfault, faultaddr 40003e, QL-REL 40003e Terminate on signal 11 This may be due to an internal error, gcc-2.96 bug, a feature not emulated or an 68000 exception that typically occurs only when QDOS is unrecoverably out of control FATAL error, PC may not be displayed correctly DebugInfo: PC=c6, code=2fae, SupervisorMode: no USP=3ffff8 SSp=2831a A7=3ffff8 Register Dump: Dn An 0 7e 0 1 0 4bbd 2 48 a40 3 54 c000 4 0 911 5 0 194 6 0 3ff468 7 0 3ffff8 ---------------------------------------------------- :-( Kjartan _______________________________________________ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm
