View Single Post
Old 26 July 2022, 20:08   #48
pipper
Registered User
 
Join Date: Jul 2017
Location: San Jose
Posts: 664
Are you compiling for 68020+ CPU?
I chose to remove the according option from the source file and move it into the assembler invocation, so in your case it might actually fall back to assembling for 68000.
Also, this might be a similar issue to the linker problem we had before, try moving the OneOverN table closer to the code using it.
pipper is offline  
 
Page generated in 0.04772 seconds with 11 queries