Welcome to Intel® Software Network Quick Login | Join | Help |
Search in Intel® Software Network Forums
in Go

ATTN: Jennifer/Dale/Brandon - ICC 11.0.26 cannot compile in debug mode in VS2008

Last post 07-11-2008, 4:33 PM by Igor Levicki. 3 replies.
Sort Posts: Previous Next
 06-30-2008, 9:22 AM 30257912  

ATTN: Jennifer/Dale/Brandon - ICC 11.0.26 cannot compile in debug mode in VS2008

Is this a known issue or should I submit it to Premier Support?

I just tried compiling a project in debug mode and I get the following error in Visual Studio output window:

1>icl: command line error: use of '/fp:<arg>' option along with a floating point precision option not supported

As you know /fp:fast is the default and it cannot be undone. Command line looks like this:

/c /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /GS /fp:fast /Yu"StdAfx.h" /Fp"Debug/minmax.pch" /Fo"Debug/" /W3 /nologo /ZI

My icl.cfg does not contain any floating point precision setting options.

EDIT:

I just figured out that if I remove icl.cfg it works fine so I started removing options in there one by one and found out that -Og causes this problem. Is this a bug?


Regards,
Igor Levicki
http://www.levicki.net/
 
 07-02-2008, 9:15 AM 30258124 in reply to 30257912  

Re: ATTN: Jennifer/Dale/Brandon - ICC 11.0.26 cannot compile in debug mode in VS2008

Hey folks, I need to know if this is a bug so I can submit it while the beta evaluation is still active.


Regards,
Igor Levicki
http://www.levicki.net/
 
 07-11-2008, 4:24 PM 30258939 in reply to 30258124  

Re: ATTN: Jennifer/Dale/Brandon - ICC 11.0.26 cannot compile in debug mode in VS2008

To me, it looks like the combo of /fp:fast with /RTC1 and any non-/Od optimization option causes this.  It's definitely an issue, and I would submit it.  I would add too that with the 11.0 beta, I would default to submitting anything you run into since the Premier Issues are getting tracked for our beta statistics.
Brandon H.
Intel Developer Support

For product support information: http://support.intel.com/support/performancetools/sb/CS-020958.htm
 
 07-11-2008, 4:33 PM 30258940 in reply to 30258939  

Re: ATTN: Jennifer/Dale/Brandon - ICC 11.0.26 cannot compile in debug mode in VS2008

Thanks Brandon, I already did submit the issue.


Regards,
Igor Levicki
http://www.levicki.net/
 
View as RSS news feed in XML

Shortcuts


Tags For This Post

...

Community Tags

...