Hello! On Mon, Dec 28, 2015 at 11:44:32AM -0800, Igal @ Lucee.org wrote:
> Thank you, Maxim! > > I prefer to build with gcc if that is possible. MS Visual C is a mess IMO. > As a Java developer I'm used to more intuitive tools and options, I guess. > > I will try to add --with-select_module and hopefully that will do the trick. > I will report back once I have some findings. MinGW's gcc is expected to work fine as well. The difference is that you have to specify --with-cc=gcc (instead of cl) and run make instead of nmake. -- Maxim Dounin http://nginx.org/ _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
