On Thu, 2005-10-20 at 18:15 +0200, Petr Stehlik wrote: > Petr Stehlik píše v Čt 20. 10. 2005 v 17:31 +0200: > > > > ext2.c:64: error: unable to find a register to spill in class > > > > `DATA_REGS' > > > > > Ouch!!! > > > This looks like a bug in GCC? > > > > only until someone with sarge-m68k proves that he/she compiled it just > > fine. > > Unfortunately, you will have to ignore all my previous reports. I have > rebooted the system and the compilation continued until it died on > another file with ICE. So ARAnyM is not perfect yet, it seems. Wish I > knew how to debug it. It must be something very little since otherwise > the machine has been rock solid (linux-68k much more stable than on my > Falcon, I would say). > > Petr > >
Petr, It's my feeling that these linux problems are either kernel related (less likely) or MMU emulation related. I don't know how complex the mmu is, but understand that even on recent versions of Aranym CVS, I have compiled very large and complicated sources using gcc under MiNT, things that failed badly on my falcon with ICE's when I had a bad CPU. The disclaimer here is that my most recent version of CVS was installed: -rwxr-xr-x 1 root root 1502744 Aug 30 22:39 /usr/local/bin/aranym-jit -rwxr-xr-x 1 root root 9053594 Sep 9 11:08 /usr/local/bin/aranym-mmu -rwxr-xr-x 1 root root 1389820 Jul 4 17:50 /usr/local/bin/aranym.works If you like, I can install CVS and compile freemint or something else to see if it works. Aranym, when I was using it frequently a couple months ago was very stable. Thanks, Mark