On 27 September 2013 10:04, Semenova, Elmira A
<[email protected]> wrote:

> The latest version(s) of the icc compiler no longer accept the extra space
> in the -we (warning enable), -wd (warning disable), etc.
>
> Changing it to "-we140,147,165,266 -wd279,981,1469" (without spaces) or
> "-diag-enable 140,147,165,266 -diag-disable 279,981,1469" should resolve it.

Wow.. I don't have the latest ICC compiler yet. But the above change
to ICC is of a nature where I would report it to Intel as a bug in
ICC. The Unix world has established methods for command line options
and that change/constraint clashes with how most of the world works.

-Tor
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to