- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
While testing algorithmic implementation of various function which are based on "Numerical Recipes in C" source code , I ran into serious issue(problem) with Intel compiler.
Building stage always is completed succesfuly,but compiler does not create .exe file.I must say that Microsoft compiler works flawlessly Has anyone experienced such a issue with the compiler.
Here I post command line options
/Z7 /nologo /W3 /MP /Ox /Ob0 /Og /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /EHsc /GS- /fp:precise /QxSSE4.1 /Zc:wchar_t /Zc:forScope /Yu"StdAfx.h" /Fp"Debug\FFT test-case Intel Compiler.pch" /FAcs /Fa"Debug\" /Fo"Debug\" /Fd"Debug\vc100.pdb" /FR"Debug\" /Qvec-report2 /Qopt-report:3 /Qopt-report-file:"Debug\FFT test-case Intel Compiler.rep" /Qguide=3 /Qguide-file:"Debug\FFT test-case Intel Compiler.gap" /Gd /TC
Thanks in advance
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page