View Single Post
Old 02 June 2006, 23:56   #4
Boot_WB
Novice in the Black Arts
 
Boot_WB's Avatar
 
Join Date: Nov 2004
Location: Kingston upon Hull
Age: 47
Posts: 263
Quote:
Originally Posted by DrBong
You obviously can't install real 060 and 040 libs simultaneously for Phase 5 boards because it looks for the dummy lib, which is named to look like a real lib to the Amiga [i.e. 060 machine -> 68060.library (real) + 68040.library (dummy) in SYS:libs].
Yes, you can. There is a dummy library version which checks the cpu to see if it is 040 or 060, and redirects cpu calls accordingly.

In libs:

68040.library
68040.library.old
68040.library.new
68060.library

Or somesuch.

@Keropi

At CLI type:

Libs:
makedir temp
copy 680#? temp
delete 680#?

Reboot

Although there is no 68040.library present you should be able to get into workbench and copy the 68040.library from your OS3.9 cd (or wherever).

If you want to get back to the way you were

At CLI type:

Libs:temp
Copy 680#? libs:


Regards



Rich
Boot_WB is offline  
 
Page generated in 0.18972 seconds with 11 queries