<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Sun, 12 Feb 2012 11:13:55 -0800 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/cdiag674/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network Comments Feed</title>
    <link>http://software.intel.com/en-us/articles/cdiag674</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>By Mark Roden</title>
      <description><![CDATA[ Hey.

I&#39;m getting this error.

How do I fix it?

Seems you know it exists.

Any hints?

Thanks,
Mark ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag674/#comment-9274</link>
      <pubDate>Wed, 26 Nov 2008 19:10:11 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag674/#comment-9274</guid>
    </item>
    <item>
      <title>By Jennifer Jiang (Intel)</title>
      <description><![CDATA[ There was an issue in the older compiler when using the Vista. If you upgrade to the newer compiler, it should be fixed. 

For this type of question, please post to out C++ Forum - http://software.intel.com/en-us/forums/intel-c-compiler.  ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag674/#comment-21186</link>
      <pubDate>Wed, 18 Mar 2009 16:19:40 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag674/#comment-21186</guid>
    </item>
    <item>
      <title>By peter heppel</title>
      <description><![CDATA[ Hi there.
Just to let you know that I'm hitting this error with
 Intel(R) C++ 11.1.026 [IA-32] beta  (Intel C++ Environment)

good luck

P ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag674/#comment-22713</link>
      <pubDate>Thu, 16 Apr 2009 05:10:20 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag674/#comment-22713</guid>
    </item>
    <item>
      <title>By Daniel Droste</title>
      <description><![CDATA[ Same here - have no idea what to do...

3>Compiling with Intel(R) C++ Compiler 11.1.049 [Intel(R) 64]... (Intel C++ Environment)
3>.\EditSecurityExchanges.cpp(9): catastrophic error: unable to obtain mapped memory (see pch_diag.txt)
3>  IMPLEMENT_DYNAMIC(CEditSecurityExchanges, CPropertyPage)
3>  ^
3>
3>compilation aborted for .\EditSecurityExchanges.cpp (code 4)

Could you at least remove the (see pch_diag.txt) text - or store a copy of this file somewhere.
Funny thing: Works for the 'RELEASE' environment

System is Vista-64/VS 2008 ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag674/#comment-22797</link>
      <pubDate>Fri, 17 Apr 2009 11:09:03 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag674/#comment-22797</guid>
    </item>
    <item>
      <title>By Jennifer Jiang (Intel)</title>
      <description><![CDATA[ The pch_diag.txt is located at the .vcproj directory or the current directory. If you could send us a testcase through the C++ Forum, it would be great. 

Thanks! ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag674/#comment-22807</link>
      <pubDate>Fri, 17 Apr 2009 14:57:38 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag674/#comment-22807</guid>
    </item>
    <item>
      <title>By ragster</title>
      <description><![CDATA[ I'm getting this error too (with Windows XP Professional SP3 and Intel(R) C++ Compiler 11.1.061 [IA-32])

I've looked for the pch_diag.txt - eventually did a full disk search - the file doesn't seem to exist.

I'm getting this error when I try to compile one our substantial libraries (Compiles under VS 8 compiler OK, but was too large for the VS2005 - we had to split it then) - if I compile files one by one, they compile OK, if I try a general build, I get this error - not on the same file each time.

Having compiled each file, it then refuses to link (no error, just doesn't do anything.) If I try to build, it attempts to recompile - and I get the error again.

If there's anything I can send to help with diagnosing this issue, please let me know.

Thanks,

Richard ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag674/#comment-26061</link>
      <pubDate>Mon, 15 Jun 2009 09:44:44 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag674/#comment-26061</guid>
    </item>
    <item>
      <title>By Jennifer Jiang (Intel)</title>
      <description><![CDATA[ Hi ragster,
Could you post this to the C++ Forum? I have something for you to try, but would prefer to use a private thread that is only available for Forum posting. 

Thanks,
Jennifer  ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag674/#comment-26082</link>
      <pubDate>Mon, 15 Jun 2009 17:07:45 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag674/#comment-26082</guid>
    </item>
    <item>
      <title>By whmoweryjr@yahoo.com</title>
      <description><![CDATA[ here is my error, copied right out of the command line useage of C++ compiler 11.1.035
first i set directory/folder using cd
then i try a compile/link using many cpp and h-files


C:Windowssystem32>cd C:UsersWHMoweryJrDocumentsDeepLearninToga 1.9DeepLea
rninToga 1.9.6src

C:UsersWHMoweryJrDocumentsDeepLearninToga 1.9DeepLearninToga 1.9.6src>icl
/nologo /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"PGO/Toga.pch" /YX /F
o"PGO/" /Fd"PGO/" /FD /O3 /G7 /GA /GF /Gs /Zm1000 /W5 /Qprof_gen /Qprof_dir"PGO/
" attack.cpp board.cpp book.cpp eval.cpp fen.cpp hash.cpp learn.cpp list.cpp mai
n.cpp material.cpp move.cpp move_check.cpp move_do.cpp move_evasion.cpp move_gen
.cpp move_legal.cpp option.cpp pawn.cpp piece.cpp posix.cpp probe.cpp protocol.c
pp pst.cpp pv.cpp random.cpp recog.cpp search.cpp search_full.cpp see.cpp sort.c
pp square.cpp trans.cpp util.cpp value.cpp vector.cpp /link /OUT:"PGODeepLearni
nToga.exe"
attack.cpp
board.cpp
C:Program Files (x86)Microsoft Visual Studio 9.0VCINCLUDEcrtdefs.h(29): cat
astrophic error: unable to obtain mapped memory (see pch_diag.txt)
  #if defined(__midl)
                    ^ ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag674/#comment-26526</link>
      <pubDate>Wed, 24 Jun 2009 14:41:11 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag674/#comment-26526</guid>
    </item>
    <item>
      <title>By whmoweryjr@yahoo.com</title>
      <description><![CDATA[ removing /YX switch got rid of this error for me... ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag674/#comment-26538</link>
      <pubDate>Wed, 24 Jun 2009 20:02:08 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag674/#comment-26538</guid>
    </item>
    <item>
      <title>By George</title>
      <description><![CDATA[ In my case, change /Yu flag to /Yc.
If you are using Visual Studio, open the Property dialog, change the value of the item "C/C++ -> Precompiled Headers -> Create/Use Precompiled Header" to "Create Precompiled Headers (/Yc)". ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag674/#comment-27736</link>
      <pubDate>Thu, 16 Jul 2009 20:48:21 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag674/#comment-27736</guid>
    </item>
    <item>
      <title>By Marian</title>
      <description><![CDATA[ Greetings,

@Daniel Droste:
You are probably using wxWidgets, I have this error when I compile 64-bit version of library, with my adjusted settings ("extra-hard-optimizations").

@Jennifer Jiang (Intel):
I can send You BuildLog.htm for you to see my compiler settings for wxWidgets.

The issue is only present when I use x64 compilation with my "extra-hard-optimizations" but not when using x86 /QxHOST profile with my "extra-hard-optimizations".

When I disable "precompiled heareds" (remove /Yc or /Yu), as @"whmoweryjr (at ) yahoo.com" and @George suggested, it is all fine.

version: "Intel(R) C++ 11.1.038 [Intel(R) 64]"

@Jennifer Jiang (Intel):
could You please give me a pointer to the right forum thread where I could post my BuildLog.htm + URL for download wxWidgets library? (It's GPL'ed so URL should not violate rules...). ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag674/#comment-30195</link>
      <pubDate>Wed, 26 Aug 2009 01:23:45 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag674/#comment-30195</guid>
    </item>
    <item>
      <title>By Jennifer Jiang (Intel)</title>
      <description><![CDATA[ Hi Marian, 
The C++ forum is at "http://software.intel.com/en-us/forums/intel-c-compiler". 

You can create a new thread with the build log. It would be nice to have a testcase.  

Thank you!
Jennifer ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag674/#comment-30207</link>
      <pubDate>Wed, 26 Aug 2009 08:50:03 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag674/#comment-30207</guid>
    </item>
    <item>
      <title>By dan saalfeld</title>
      <description><![CDATA[ Just started getting this error message as well with 11.1.046 on Vista Ultimate after adding the /Qopenmp flag to a build  (haven't actually put in any openMP directives/code yet).

Project builds fine if I use either /Qopenmp  or  /Yu  but using both gives me the error.


~dan ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag674/#comment-32207</link>
      <pubDate>Tue, 06 Oct 2009 08:38:59 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag674/#comment-32207</guid>
    </item>
    <item>
      <title>By Jan Wassenberg</title>
      <description><![CDATA[ This has come up here in 64-bit builds after upgrading from 11.0.075 to 11.1.051 on WinXP x64. I am using /Yc, /Qopenmp does not make a difference either way. ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag674/#comment-36368</link>
      <pubDate>Wed, 09 Dec 2009 03:19:56 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag674/#comment-36368</guid>
    </item>
  </channel></rss>
