[cmake-developers] Request for review of topic "intel-visibility"

Alexander Neundorf neundorf at kde.org
Fri Feb 7 12:45:29 EST 2014


On Friday, February 07, 2014 05:33:47 PM Stephen Kelly wrote:
> Nils Gladitz wrote:
> > On 02/07/2014 04:24 PM, Brad King wrote:
> >> This looks correct to me and is a good bug fix.  Please merge
> >> to 'next' for testing.
> > 
> > Thanks, will do!
> > 
> >> Do you have access to Intel C/C++ on OS X that you could use to try
> >> this task?
> > 
> > I currently only have access to Intel on Windows which is why I thought
> > it safer to put the topic up for review first too.
> 
> Does intel on windows have separate gcc-like and msvc-like modes?
>
> Alex also adjusted the intel handling of -isystem today. Does that work if
> the direct preprocessor flag "-Wp,-isystem," is used, if there's some

Would there be an advantage compared to using -isystem ?
AFAIK -isystem is not supported by icpc under Windows, and from looking at 
other files in cmake -isystem seems in general not to be supported under OSX.
But I have access only to icpc under Linux, so I can't check.

Alex




More information about the cmake-developers mailing list