Hello!
On Mon, Jun 01, 2015 at 10:45:04AM +0300, Andrei Belov wrote:
>
> On 30 May 2015, at 23:00, z_kamikimo wrote:
>
> > Im experiencing issues with compiling Nginx on Windows 7, every thing goes
> > good until nmake -f objs/Makefile.
> > I get the following error
On 30 May 2015, at 23:00, z_kamikimo wrote:
> Im experiencing issues with compiling Nginx on Windows 7, every thing goes
> good until nmake -f objs/Makefile.
> I get the following error
>
> Assembling: tmp32\sha1-586.asm
> tmp32\sha1-586.asm(1432) : error A2070:invalid in
riencing issues with compiling Nginx on Windows 7, every thing goes
> good until nmake -f objs/Makefile.
> I get the following error
>
> Assembling: tmp32\sha1-586.asm
> tmp32\sha1-586.asm(1432) : error A2070:invalid instruction operands
> tmp32\sha1-586.asm(1576) : error A207
Im experiencing issues with compiling Nginx on Windows 7, every thing goes
good until nmake -f objs/Makefile.
I get the following error
Assembling: tmp32\sha1-586.asm
tmp32\sha1-586.asm(1432) : error A2070:invalid instruction operands
tmp32\sha1-586.asm(1576) : error A2070:invalid instruction
To fix the error open a MSYS Bash and run the following command:
mv /usr/bin/link.exe /usr/bin/link_.exe
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,237923,237929#msg-237929
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/m
Im experiencing issues with compiling Nginx on Windows 7, every thing goes
good until nmake -f objs/Makefile.
I get the following error:
Generating Code...
link -lib -out:pcre.lib -verbose:lib pcre_*.obj
/usr/bin/link: invalid option -- l
Try `/usr/bin/link --help' for more inform