Older Compilers on the command line can't find...

bustaf
Total Points:
2,510
Status Points:
2,010
Brown Belt
July 3, 2009 9:31 PM PDT
Rate
 
#1
Hi folks;

Trying to build a simple console app from the command line {using version Intel C++ compiler 10.0.025}
since i only have visual C++ Express 2008.

I need to make some changes in some bat or config or whatever files to
get this whole thing working.
Please tell me what to do to what file...

There used to be a good writeup on this somewhere,
but i can't find it {after many hours searching}

Here is the error i get:

C:\Users\WHMoweryJr\Documents\DeepLearninToga 1.9\DeepLearninToga 1.9.10\src\uti
l.h(9): catastrophic error: could not open source file "cstdio"
  #include <cstdio>
                   ^

here is the iclvars.bat file:

@echo off
Rem Intel(R) C++ Compiler for applications running IA-32

echo.
echo Intel(R) C++ Compiler for applications running IA-32, Version 10.0.025
echo Copyright (C) 1985-2007 Intel Corporation. All rights reserved.
echo.

REM @call "<Microsoft VC++ Bin Dir>\Bin\Vcvars32.bat"
echo Unable to find Microsoft Visual C++ 6.0 or better. 
echo Intel(R) C++ Compiler for applications running IA-32 will not function properly.
title Intel(R) C++ Compiler for applications running IA-32, Version 10.0.025

echo.

SET ICPP_COMPILER10=C:\Program Files (x86)\Intel\Compiler\C++\10.0.025\

SET INTEL_SHARED=C:\Program Files (x86)\Common Files\Intel\Shared Files

SET INTEL_LICENSE_FILE=C:\Program Files (x86)\Common Files\Intel\Licenses

SET PATH=%ICPP_COMPILER10%\Ia32\Bin;%INTEL_SHARED%\Ia32\Bin;%PATH%

SET LIB=%ICPP_COMPILER10%\Ia32\Lib;%LIB%

SET INCLUDE=%ICPP_COMPILER10%\Ia32\Include;%INCLUDE%

 




Hi

My O/S is WINDOWS7


Microsoft Visual Studio 2008
Version 9.0.21022.8 RTM
Microsoft .NET Framework
Version 3.5 SP1

Édition installée : VC Express

C:\Windows\system32>icl without_money.cc
Intel(R) C   Compiler Professional for applications running on IA-32, Version 11
.0    Build 20080930 Package ID: w_cproc_p_11.0.061
Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.

Error: A license for CCompW could not be obtained.

Your license has expired.

License file(s) used were (in this order):
    1.  Trusted Storage
    2.  C:\Program Files\Common Files\Intel\Licenses\*.lic
    3.  F:\PROGRA~1\Intel\Compiler\11.0\061\cpp\Bin\ia32\*.lic

Please visit http://www.intel.com/software/products to obtain license renewal in
formation.

icl: error #10052: could not checkout FLEXlm license

I have make sample  "hello world "  before time evaluation expired and is working well ... (shell command line)
Now same you can see i have "hello give your money ..."

Use 11.0\061 probably  would be work correctly.
Best regards




Intel Software Network Forums Statistics

8470 users have contributed to 31601 threads and 100646 posts to date.
In the past 24 hours, we have 30 new thread(s) 113 new posts(s), and 159 new user(s).

In the past 3 days, the most popular thread for everyone has been gemm(A,A,A) like possible? The most posts were made to gemm(A,A,A) like possible? The post with the most views is Dear Steve, excuse me for a d

Please welcome our newest member kopernikus