home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-12 / text0263.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  1.4 KB  |  34 lines

  1. On Dec 12,  3:58pm, Alan Bair wrote:
  2. > > > 5. The default config file AMIGA, has 040 FP support turned on, with the
  3. > > >     FPSP option. It seems like this should not be there considering
  4. > > >     there is a AMIGA40 config file.
  5. > > 
  6. > > There is no longer an AMIGA40 generic configuration. You can of course
  7. > > try to build an '40 only kernel, but there is no reason any longer to
  8. > > build two kernels per distribution, kernels should now work on both
  9. > > cpus.
  10. > Well, in the amiga/config directory, there is both AMIGA and AMIGA40. I
  11. > figured the AMIGA40 one was to add extra stuff for 040 support. Besides,
  12. > if I don't comment out the FPSP option in the AMIGA config, the build 
  13. > complains that it can't find the .../fpsp/fpsp.o file during a "cp" command.
  14. > So it looks like even the dummy file to panic on FP code usage on a 040 is
  15. > missing or in the wrong place. I don't have an 040, so I just commented out
  16. > the FPSP in AMIGA and my custom config files.
  17.  
  18.   The dummy file is in amiga/fpsp/fpspnull.s.  If the FPSP option is not in
  19. the config file, it should assemble this file and link it with the kernel.
  20.  
  21.   I looked at the bsdsyssrc distribution and it looks like the
  22. amiga/fpsp/fpsp.o file is missing.  I think it was included in the 713
  23. source tree though.
  24.  
  25. Michael
  26.  
  27. -- 
  28. Michael L. Hitch            INTERNET:  osymh@montana.edu
  29. Computer Consultant            BITNET:  OSYMH@MTSUNIX1.BITNET
  30. Office of Systems and Computing Services
  31. Montana State University    Bozeman, MT    USA
  32.  
  33.