473,320 Members | 1,872 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Compilation speed on IntelC++

Hi,

first my apologize for posting it here, but I have not found any better
place where to ask...

I am just trying IntelC++ 7.1 compiler. Problem is that it seems to be
rather slow, at least compared to my old MSVC 6.0 - about 3 times
slower.

Possible cause might be a wrong commandline. Right now I am interested
in debug builds, so I do not need any optimizations and so on. My
commandline looks like this:

icl -c -nologo -W3 -GR -GX -Gy -YX
-Fpe:\out\upp/Core/DEBUG-GUI-IA32-INTEL-SHARED-ST-WIN32/Core.pch
-de:\out\upp/Core/DEBUG-GUI-IA32-INTEL-SHARED-ST-WIN32/Core.pdb
-MDd -Zi -Od -GZ /TP
-I"f:\uppsrc" -I"D:\Program Files\Intel\Compiler70\Ia32\Include"
-I"D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
-I"f:/uppsrc" -I"f:/uppsrc/platform" -I"e:/v/include" -I"d:\ORANT\OCI80\
INCLUDE" -I"d:\mysql\include"
-DflagGUI -DflagST -DflagSHARED -DflagWIN32 -DflagINTEL -DflagIA32 -Dfla
gDEBUG
f:\uppsrc\Core\String.cpp
-Foe:\out\upp/Core/DEBUG-GUI-IA32-INTEL-SHARED-ST-WIN32/String.obj

Does -YX precompiled headers option work properly ? Have I disabled
optimizations right with -Od ? Or is something else wrong ?

Mirek
Jul 19 '05 #1
2 1815
On Wed, 12 Nov 2003 00:31:48 +0100, "Mirek Fidler" <cx*@volny.cz>
wrote in comp.lang.c++:
Hi,

first my apologize for posting it here, but I have not found any better
place where to ask...

I am just trying IntelC++ 7.1 compiler. Problem is that it seems to be
rather slow, at least compared to my old MSVC 6.0 - about 3 times
slower.


[snip]

The fact that you don't know the proper place to ask this question
does not change the fact that the details of invoking specific
compilers are off-topic here.

Have you contacted Intel's tech support?

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++ ftp://snurse-l.org/pub/acllc-c++/faq
Jul 19 '05 #2
Jack Klein writes:
I am just trying IntelC++ 7.1 compiler. Problem is that it seems to be
rather slow, at least compared to my old MSVC 6.0 - about 3 times
slower.


[snip]

The fact that you don't know the proper place to ask this question
does not change the fact that the details of invoking specific
compilers are off-topic here.

Have you contacted Intel's tech support?


That sounds like a particularly bad place to ask. I would continue the
newsgroup approach to finding an answer. Try google advanced groups first,
if your hunch is right I would expect a lead to the right group in the
existing messages.
Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: phosur | last post by:
Hi, 1st Attempt: Create standard Win32 app with VC6 on Windows2000, #include <gdiplus.h> using namespace Gdiplus; Compilation success. 2nd Attempt: I have my own project with a number of...
3
by: Raymond | last post by:
My solution consists of the following project: 1) Data Access project 2) Business Project 3) Web Project 4) Setup Project
35
by: mwelsh1118 | last post by:
Why doesn't C# allow incremental compilation like Java? Specifically, in Java I can compile single .java files in isolation. The resulting individual .class files can be grouped into .jar files....
3
by: psroga | last post by:
Can anyone look at this code and let me know why pthread_mutex_unlock and pthread_mutex_lock are giving me the "phtread_mutex_unlock" was not defined in this scope error. I am compiling the code...
2
by: =?Utf-8?B?ZVByaW50?= | last post by:
Something in our solution has slowed the build of our asp.net website down to several minutes. Its not very big and should be a lot faster when comparing it to other web projects. From the...
9
by: Raxit | last post by:
Hi, we are designing some stuff , that will generate c++ program(s) What we want is we wanted to execute that generated code.... i.e. 1. Xml based language 2. C++ code generated from 1....
7
by: Peted | last post by:
Hi, im hoping someone cane provide or point to a definitive accurate explantion of dotnet compilation when run and the best way to optimise peformace when dotnet code is run first time and...
82
by: raashid bhatt | last post by:
is there any standards that tell us how c code has to be compiled into machine code
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.