On Tuesday 16 April 2002 10:51 pm, 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?
At worst, would you be able to build the asm file into an object module for full 32 bit operation and sent it to me to link in?
Please advise.
Is it possible that these 3 files have not been recompiled since you added the -DXFRACT to your compiler commands? Try modifying them, saving them, and then recompiling. If that doesn't help, then they are probably missing an #ifndef XFRACT statement. Which would be odd, since you probably haven't gotten around to modifying these files, yet. To make the Xfractint source zip file I run a batch file that dumps all the .c files (and a bunch of others) in the current directory into the zip file. If anything, there would be some extra files. Jonathan