home *** CD-ROM | disk | FTP | other *** search
- On Dec 12, 3:58pm, Alan Bair wrote:
- > > > 5. The default config file AMIGA, has 040 FP support turned on, with the
- > > > FPSP option. It seems like this should not be there considering
- > > > there is a AMIGA40 config file.
- > >
- > > There is no longer an AMIGA40 generic configuration. You can of course
- > > try to build an '40 only kernel, but there is no reason any longer to
- > > build two kernels per distribution, kernels should now work on both
- > > cpus.
- >
- > Well, in the amiga/config directory, there is both AMIGA and AMIGA40. I
- > figured the AMIGA40 one was to add extra stuff for 040 support. Besides,
- > if I don't comment out the FPSP option in the AMIGA config, the build
- > complains that it can't find the .../fpsp/fpsp.o file during a "cp" command.
- > So it looks like even the dummy file to panic on FP code usage on a 040 is
- > missing or in the wrong place. I don't have an 040, so I just commented out
- > the FPSP in AMIGA and my custom config files.
-
- The dummy file is in amiga/fpsp/fpspnull.s. If the FPSP option is not in
- the config file, it should assemble this file and link it with the kernel.
-
- I looked at the bsdsyssrc distribution and it looks like the
- amiga/fpsp/fpsp.o file is missing. I think it was included in the 713
- source tree though.
-
- Michael
-
- --
- Michael L. Hitch INTERNET: osymh@montana.edu
- Computer Consultant BITNET: OSYMH@MTSUNIX1.BITNET
- Office of Systems and Computing Services
- Montana State University Bozeman, MT USA
-
-