<html><body>
<DIV>I've been trying to build&nbsp;<FONT size=2>Brian Gladman's </FONT>Win32&nbsp;port of GMP, but cannot seem to get the assembly code to work.&nbsp; I've downloaded the NASM compiler, placed it in it's own folder, and set my path.&nbsp; Typing "nasm" from the command line (any command line) is able to find the program without a problem.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Attempting to build ANY of the assembly code portion, however, responds with the output below.&nbsp; Any assistance would be appreciated.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV>&nbsp;-Dave</DIV>
<DIV>&nbsp;</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>