Forum Jump

Select Group :
Select Forum :
Sorted By :
Sort Order :
From The :
 
Thread Tools  Search this thread 
whmoweryjr@yahoo.com
Total Points:
105
Status Points:
55
Green Belt
June 24, 2009 3:15 PM PDT
Command Line running of C++ 11.1.035 compiler, (VC++2008Express) - What else do i need to install?
I have to use command Line running of C++ 11.1.035 compiler. 

What else do i need to install?

VC++2008Express is on my machine which is why i gotta command line...


WHMoweryJr@yahoo.com



here is my result copied out of the Intel C++ compiler version 11.1.035:


C:\Windows\system32>cd C:\Users\WHMoweryJr\Documents\DeepLearninToga 1.9\DeepLea
rninToga 1.9.6\src

C:\Users\WHMoweryJr\Documents\DeepLearninToga 1.9\DeepLearninToga 1.9.6\src>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:"PGO\DeepLearni
nToga.exe"
attack.cpp
board.cpp
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\crtdefs.h(29): cat
astrophic error: unable to obtain mapped memory (see pch_diag.txt)
  #if defined(__midl)
                    ^

whmoweryjr@yahoo.com
Total Points:
105
Status Points:
55
Green Belt
June 24, 2009 8:54 PM PDT
Rate
 
#1
I have to use command Line running of C++ 11.1.035 compiler. 

What else do i need to install?

VC++2008Express is on my machine which is why i gotta command line...


WHMoweryJr@yahoo.com



here is my result copied out of the Intel C++ compiler version 11.1.035:


C:\Windows\system32>cd C:\Users\WHMoweryJr\Documents\DeepLearninToga 1.9\DeepLea
rninToga 1.9.6\src

C:\Users\WHMoweryJr\Documents\DeepLearninToga 1.9\DeepLearninToga 1.9.6\src>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:"PGO\DeepLearni
nToga.exe"
attack.cpp
board.cpp
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\crtdefs.h(29): cat
astrophic error: unable to obtain mapped memory (see pch_diag.txt)
  #if defined(__midl)
                    ^


removed the /YX switch and this goes away
{but another problem pops up}
not unexpected...



Intel Software Network Forums Statistics

8285 users have contributed to 31229 threads and 99106 posts to date.
In the past 24 hours, we have 13 new thread(s) 50 new posts(s), and 68 new user(s).

In the past 3 days, the most popular thread for everyone has been comparison cilk++, openmp, pthreads first results The most posts were made to comparison cilk++, openmp, pthreads first results The post with the most views is Very amusing...  Escalated as

Please welcome our newest member tvinni