Using nginx 1.1 with the intel compiler

Ryan Brown mp3geek at gmail.com
Fri Feb 24 23:48:34 UTC 2012


Any clues on this?

On Thu, Feb 23, 2012 at 10:36 AM, Ryan Brown <mp3geek at gmail.com> wrote:
> Okay, manage to get it to compile,
>
> make[1]: Entering directory `/root/trunk'
> /opt/intel/bin/icc -c -pipe  -O -W -Wall -Wpointer-arith
> -Wno-unused-parameter -Wunused-function -Wunused-variable
> -Wunused-value -Werror -g  -I src/core -I src/event -I
> src/event/modules -I src/os/unix -I objs \
>                -o objs/src/core/ngx_string.o \
>                src/core/ngx_string.c
> icc: command line warning #10006: ignoring unknown option '-Wunused-value'
> src/core/ngx_string.c(1519): error #188: enumerated type mixed with another type
>      state = 0;
>            ^
>
> compilation aborted for src/core/ngx_string.c (code 2)
> make[1]: *** [objs/src/core/ngx_string.o] Error 2



More information about the nginx mailing list