Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem starting BC.Exe in DOS 5.02
#6
(06-08-2023, 04:55 AM)eoredson Wrote: We are trying to run certain .exe programs on a IBM 486 running DOS 5.02 to make sure they are backwards compatible. When attempting to compile an QBasic 4.5 program with BC.EXE we get the following error and would like to know how to solve it.: 

Code: (Select All)
runtime error R6002
- floating point not loaded
Note: This is not a Windows error and we have all the necessary drivers loaded.
QuickBasic 4.5 automatically uses a coprocessor if it is present. Otherwise, QB uses software routines to emulate a coprocessor. One can also force emulation by using SET NO87= or 0.

The error message looks more like the compiler/linker not found. How are the path settings, or are there none at all?
Reply


Messages In This Thread
Problem starting BC.Exe in DOS 5.02 - by eoredson - 06-08-2023, 04:55 AM
RE: Problem starting BC.Exe in DOS 5.02 - by Kernelpanic - 06-08-2023, 12:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I'm looking for suggestions to solve the problem! Petr 10 686 02-05-2026, 04:56 PM
Last Post: ahenry3068
  Nth problem with hardware images Ikerkaz 9 507 01-23-2026, 02:58 PM
Last Post: bplus
  Install problem...... jssantoro 6 397 12-17-2025, 08:31 PM
Last Post: madscijr
  maths problem with percentage pmackay 3 543 09-04-2025, 09:57 AM
Last Post: pmackay
  Problem with font in Teletext browser. SquirrelMonkey 7 763 08-27-2025, 11:38 AM
Last Post: BDS107

Forum Jump:


Users browsing this thread: 1 Guest(s)