home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 780 < prev    next >
Encoding:
Text File  |  1996-08-06  |  2.0 KB  |  49 lines

  1. Newsgroups: comp.unix.amiga
  2. Path: news.sfasu.edu!not-for-mail
  3. From: jds@kom.auc.dk (Jes Degn Soerensen)
  4. Subject: Re: NetBSD vs. 68060
  5. Sender: jds@aleko.kom.auc.dk
  6. Message-ID: <52vu3z49qiw.fsf@aleko.kom.auc.dk>
  7. Date: 01 Apr 1996 12:39:51 +0200
  8. References: <4j90id$h34@ole.uninett.no> <Dp0Lzu.36r@metapro.DIALix.oz.au>
  9.     <9603301525.AA001yq@dookie.demon.co.uk>
  10. Organization: Aalborg University, Dept. of Communication Technology
  11. X-Newsreader: September Gnus v0.49/Emacs 19.30
  12.  
  13. >>>>> "Jonathan" == Jonathan Belson <jon@dookie.demon.co.uk> writes:
  14.  
  15. Jonathan> Bernd Felsche (bernie@metapro.DIALix.oz.au) wrote: : >Do
  16. Jonathan> NetBSD have a problem with 68060 processors. I have equiped
  17. Jonathan> my A1200 with a Blizzard 1260 and 16 : >Mb RAM but when I
  18. Jonathan> use "loadbsd -b netbsd" it gives my an error. Where is the
  19. Jonathan> problem?  : : "Processor too expensive" : : There. I've
  20. Jonathan> always wanted to be the first to state that. :-) : : The
  21. Jonathan> `060 is somewhat different to the `040 and hence
  22. Jonathan> incompatible : at the kernel level... at this stage.
  23.  
  24. Jonathan> Is it an MMU thing or a missing instruction thing?  I'm
  25. Jonathan> going to be upgrading my 4000/030 soon and I'd really like
  26. Jonathan> to able to run UNIX on it...
  27.  
  28. Both, and a few others.
  29.  
  30. There are more missing instructions than on the '040, that needs to be
  31. emulated (ifpsp060 code is available from Motorola). The MMU code is
  32. somewhat different and so is the cache-handling.
  33.  
  34. If you want to run UNiX on your '060 you could also consider Linux. It
  35. is not 100% stable yet, but it works and progress is being made.
  36.  
  37. Jonathan> Will we have to wait for someone to develop an '060
  38. Jonathan> compatible compiler?
  39.  
  40. No, the current GCC works fine, you just need to install the
  41. integer/fp emulation package (similar to the fp emulation package for
  42. the '040). GCC will not be able to generate '060 specific code though.
  43.  
  44. Jes
  45. --
  46. Jes Sorensen: jds@kom.auc.dk         | If programming was ment to be fun,
  47.               jes@leech.adsp.sub.org | why did they come up with Intel?
  48.  
  49.