PHD wrote:
I'm making a lot of progress and am finally down to only a few remaining unresolved externs. I still can't resolve the externs in the attached build list. All of them relate to MP maths. Is there a missing .c file in 20.2.4?
All of the MP math stuff should be ifdeffed out via the XFRACT define. The float-only version of Xfractint that I have built definitely doesn't have any MP math's at all, even in the DOS files, but the MP math is already removed in the regular Xfractint version. I am afraid we didn't quite do this project in the most efficient manner, although in the long run it may not matter. A better starting place for you would have been the float-only Xfractint version. I wasn't quite ready to upload it, then I got sidetracked. However, if your unresolved references all have to do with MP math, you must be getting close. You are going to discover that the original Winfract is VERY old, hence is missing a lot of user interface needed for the current sources. Tim