473,385 Members | 1,597 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,385 software developers and data experts.

Optimization in Vis C++ Standard edition? Or must buy Professiona

Ive got Vis C++ 2003 standard edition. I want to optimize my application
for speed (use the /O2 directive).

The "optimization" field in my Project Properties window shows /O2 (in my
Release build) but it is dimmed out. I cannot change it.

My BuildLog.htm file says "Optimization not available in Vis C++ standard
edition. This seems to imply that I have to buy Vis C++ Professional
edition to get optimization.

I looked on the web, and some sites say that if you download the 2003 Vis
C++ Toolkit, it will contain updated C++ compiler files that include
optimization., I downloaded it, but the files are identical to the Vis C++
compiler I already have on my system.

I looked on the Microsoft web site for the Professional edition features,
and it says nothing about "includes additional optimization abilities above
the Standard edition".

Thanks in advance for any replies,
neal

Nov 17 '05 #1
1 1203
Hi noleander!
My BuildLog.htm file says "Optimization not available in Vis C++ standard
edition. This seems to imply that I have to buy Vis C++ Professional
edition to get optimization.
Yes.
I looked on the web, and some sites say that if you download the 2003 Vis
C++ Toolkit, it will contain updated C++ compiler files that include
optimization., I downloaded it, but the files are identical to the Vis C++
compiler I already have on my system.
C++ Toolkit has an optimizing compiler, and therefor it is not the same
as in VC++ Std.

And here is an tutorial how to use the C++ Toolkit instead of the
std.-compiler:
http://www.sawtoothdistortion.com/Ar...gCompiler.html

I looked on the Microsoft web site for the Professional edition features,
and it says nothing about "includes additional optimization abilities above
the Standard edition".


It is hard to find, but available: Feature Comparison
http://msdn.microsoft.com/howtobuy/v...s/default.aspx

--
Greetings
Jochen

My blog about Win32 and .NET
http://blog.kalmbachnet.de/
Nov 17 '05 #2

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

Similar topics

20
by: Jakob Bieling | last post by:
Hi! I am using VC++ 7.1 and have a question about return value optimization. Consider the following code: #include <list> #include <string> struct test {
7
by: Wowbagger | last post by:
I am considering upgrading from vb 6 to .net 2003 and have a couple of questions for which I could not find answers on the MS site. What are the differences between the standard, professional and...
5
by: Microsoft | last post by:
Hi, I have Visual Basic .net 2003 (Standard Edition) & SQL Server 2000 Developer Edition. When trying to create a connection in the server explorer from the .net IDE I get a number of problems;...
24
by: Kunal | last post by:
Hello, I need help in removing if ..else conditions inside for loops. I have used the following method but I am not sure whether it has actually helped. Below is an example to illustrate what I...
1
by: Patrick | last post by:
With VS.NET Standard (not VS.NET Professional). Can i develop windows Services with this? Also, can i develop components for .NET Remoting? Currently I develop windows services with my VS.NET...
23
by: Nishant Saini | last post by:
Dear All, We have a database which contains many tables which have millions of records. When We attach the database with MS SQL Server 2005 Standard Edition Server and run some queries (having...
7
by: Shawn B. | last post by:
Greetings, I have a question. The framework SDK ships with a CS/VB.NET compiler. Does the Visual Studio 2005 IDE use these compilers or does the IDE have its own? This has me thinking. ...
18
by: terminator(jam) | last post by:
consider: struct memory_pig{//a really large type: memory_pig(){ std::cout<<"mem pig default\n"; //etc... }; memory_pig(memory_pig const&){
20
by: Ravikiran | last post by:
Hi Friends, I wanted know about whatt is ment by zero optimization and sign optimization and its differences.... Thank you...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.