Loading INSTALL.W32 +4 −4 Original line number Original line Diff line number Diff line Loading @@ -25,9 +25,9 @@ * Borland C * Borland C * GNU C (Cygwin or MinGW) * GNU C (Cygwin or MinGW) - even though optional for non-gcc builds, Netwide Assembler, a.k.a. - Netwide Assembler, a.k.a. NASM, available from http://nasm.sourceforge.net/ NASM, available from http://sourceforge.net/projects/nasm is is required if you intend to utilize assembler modules. Note that NASM recommended. is the only supported assembler. If you are compiling from a tarball or a CVS snapshot then the Win32 files If you are compiling from a tarball or a CVS snapshot then the Win32 files may well be not up to date. This may mean that some "tweaking" is required to may well be not up to date. This may mean that some "tweaking" is required to Loading @@ -39,7 +39,7 @@ If you want to compile in the assembly language routines with Visual If you want to compile in the assembly language routines with Visual C++, then you will need already mentioned Netwide Assembler binary, C++, then you will need already mentioned Netwide Assembler binary, nasmw.exe, to be available on your %PATH%. nasmw.exe or nasm.exe, to be available on your %PATH%. Firstly you should run Configure: Firstly you should run Configure: Loading Loading
INSTALL.W32 +4 −4 Original line number Original line Diff line number Diff line Loading @@ -25,9 +25,9 @@ * Borland C * Borland C * GNU C (Cygwin or MinGW) * GNU C (Cygwin or MinGW) - even though optional for non-gcc builds, Netwide Assembler, a.k.a. - Netwide Assembler, a.k.a. NASM, available from http://nasm.sourceforge.net/ NASM, available from http://sourceforge.net/projects/nasm is is required if you intend to utilize assembler modules. Note that NASM recommended. is the only supported assembler. If you are compiling from a tarball or a CVS snapshot then the Win32 files If you are compiling from a tarball or a CVS snapshot then the Win32 files may well be not up to date. This may mean that some "tweaking" is required to may well be not up to date. This may mean that some "tweaking" is required to Loading @@ -39,7 +39,7 @@ If you want to compile in the assembly language routines with Visual If you want to compile in the assembly language routines with Visual C++, then you will need already mentioned Netwide Assembler binary, C++, then you will need already mentioned Netwide Assembler binary, nasmw.exe, to be available on your %PATH%. nasmw.exe or nasm.exe, to be available on your %PATH%. Firstly you should run Configure: Firstly you should run Configure: Loading