Re: Problems with Installation/After INstallation.

2002-11-22 Thread Mike Renfro
On Fri, Nov 22, 2002 at 09:28:53PM -0500, Dave Germiquet wrote: > Your right. DSELECT does not work at all, I was planning to try dpkg > -i but will the bug stop X windows and opera to work? There's an Opera port for m68k Linux? First I'd heard of it -- i386 Linux, yes; MacOS, yes. -- Mike Renf

m68k cacheflushing

2002-11-22 Thread Camm Maguire
Greetings! gcl/acl2 loads many modules into its data section, relocates, flushes the cache, and then executes the module. The CACHE_LINE granularity option to cacheflush appears to be broken, at least on 060. The following two have been tested and fail, whereas the third has been tested and passes

Re: Problems with Installation/After INstallation.

2002-11-22 Thread Steve Pacenka
On Fri, 2002-11-22 at 21:28, Dave Germiquet wrote: > So if I understand correctly, I can replace the chip in the LC475's. I > thought as much. Now do you know the chip number on the chip because if my > boss buys these chips (im guessing there pretty cheap) he would like to > buy them in bulk so h

Re: Problems with Installation/After INstallation.

2002-11-22 Thread Dave Germiquet
> If you get INIT 1: respawning to fast: waiting for 5 minutes after the > first phase of installation, when starting the second that's a sure > indication of a buggy CPU. It indeed dpkg-configure crashing. > > Options: > 1) Put in a full 68040 (ebay, easy to get) or a non-buggy 68LC040 (hard > to

Re: GCC 3.2 bootstrap: compare fails

2002-11-22 Thread Stefan Reinauer
* Richard Zidlicky <[EMAIL PROTECTED]> [021007 13:51]: > > make CFLAGS='-O' LIBCFLAGS='-g -O2' \ > > LIBCXXFLAGS='-g -O2 -fno-implicit-templates' bootstrap > > are you sure you want to use this CFLAGS? Is there anything that really _has_ to go to CFLAGS for m68k? I am currently using -O2 -fo