<html><body>
<DIV>I've been trying to build <FONT size=2>Brian Gladman's </FONT>Win32 port of GMP, but cannot seem to get the assembly code to work. I've downloaded the NASM compiler, placed it in it's own folder, and set my path. Typing "nasm" from the command line (any command line) is able to find the program without a problem.</DIV>
<DIV> </DIV>
<DIV>Attempting to build ANY of the assembly code portion, however, responds with the output below. Any assistance would be appreciated.</DIV>
<DIV> </DIV>
<DIV>Thanks,</DIV>
<DIV> -Dave</DIV>
<DIV> </DIV>
<DIV><FONT size=1>------ Rebuild All started: Project: lib_mpn_p4, Configuration: Debug Win32 ------</DIV>
<DIV>
<P>Deleting intermediate files and output files for project 'lib_mpn_p4', configuration 'Debug|Win32'.</P>
<P>Performing Pre-Build Event...</P>
<P>1 file(s) copied.</P>
<P>1 file(s) copied.</P>
<P>1 file(s) copied.</P>
<P>Performing Custom Build Step</P>
<P>The system cannot execute the specified program.</P>
<P>Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"</P></FONT></DIV></body></html>