srg86 wrote:
nteresting, I just got a BPPC 040 and I've found that it's most stable with no 040 libraries at all.........snip........With no libs at all (BPPCFix) it just works.
@srg86 - there is no need to install anything in libs:.
A question should solve this: does everything works fine when you remove the BPPCFIX command completely?
I believe the problem here may be some confusion over the command structure of BPPCFIX here:
The command BPPCFIX alone will remove ppc.library but leave the flashed 68040 library resident.
The command BPPCFIX 040 will remove both ppc.library and 68040.library. In this case without a replacement (suitable) 68040.library in your LIBS: drawer you can expect the gurus you've been describing.
@Framiga There is no need for 'stub' or 'dummy' libraries with the 68040. srg86 has the 040, not the 060 version.
@Nick - Your post is a little confusing - you are using "BPPCFIX 040", not "BPPCFIX040" aren't you? The 040 is an optional switch - there is no BPPCFIX040 command to call, therefore calling this would not remove 68040.library, and it would also not remove ppc.library.