Re: Compiling Nginx on Windows 7

2013-03-29 Thread x64architecture
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

Compiling Nginx on Windows 7

2013-03-28 Thread x64architecture
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 information. NM