473,398 Members | 2,125 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,398 software developers and data experts.

Using the VC++ 2003 Toolkit with Visual C++ .NET 2003 Standard Edition

Hi,

I use the Visual C++ .NET 2003 Standard Edition which doesn't include an
optimizing compiler. But Microsoft released the VC++ 2003 Toolkit
(http://msdn.microsoft.com/visualc/vctoolkit2003/) which provides an
optimizing compiler. Is it possible to replace the original "Standard"
compiler with this one ?

How could I do this ?

Thanks for your help,
Denis

Nov 17 '05 #1
2 1481
zorro wrote:
Hi,

I use the Visual C++ .NET 2003 Standard Edition which doesn't include
an optimizing compiler. But Microsoft released the VC++ 2003 Toolkit
(http://msdn.microsoft.com/visualc/vctoolkit2003/) which provides an
optimizing compiler. Is it possible to replace the original "Standard"
compiler with this one ?

How could I do this ?


I haven't tried it, and it isn't supported, but all you should need to do is
drop the files from .../vc7/bin from the VC++ toolkit into the corresponding
location in VC++ Standard edition. I'm certain that you'd need c2.dll,
since that's the compiler backend where the optimizer is implemented, but
I'd just go ahead and copy the entire directory.

-cd
Nov 17 '05 #2
> zorro wrote:
Hi,

I use the Visual C++ .NET 2003 Standard Edition which doesn't include
an optimizing compiler. But Microsoft released the VC++ 2003 Toolkit
(http://msdn.microsoft.com/visualc/vctoolkit2003/) which provides an
optimizing compiler. Is it possible to replace the original "Standard"
compiler with this one ?

How could I do this ?
I haven't tried it, and it isn't supported, but all you should need to do

is drop the files from .../vc7/bin from the VC++ toolkit into the corresponding location in VC++ Standard edition. I'm certain that you'd need c2.dll,
since that's the compiler backend where the optimizer is implemented, but
I'd just go ahead and copy the entire directory.

-cd


Thank you, I'll try.

Denis
Nov 17 '05 #3

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

Similar topics

5
by: Vinod Kushwaha | last post by:
Hi, I am not able to find Source Control Options in the Tools->Options Dialog. Why is it missing ? Is it hidden ? I have only bought VC++ .Net Standard 2003 Edition. Thanks, Vinod Kushwaha
2
by: Brian | last post by:
In particular, this question goes out to the Microsoft C++ development team. Back in June, Ronald Laeremans posted the following message. Has the optimizing compiler been included with the...
1
by: Dave | last post by:
I am trying to learn .NET with the standard edition of VC++.NET 2003 Standard edition. When I use the wizard in the toolbox to connect to a non-microsoft ODBC data source, I get the error message...
1
by: Aaron | last post by:
After taking 2 semesters of C++ at school, I've decided to get a compiler for my personal use when not at school, and one that can do Windows programming. I've pretty much come down to either vc++...
0
by: Libertadrian | last post by:
Hi, I have Visual C++ 2003 Standard Edition. Is there any benefit in installing the "Visual C++ Toolkit 2003" ? Will the installation replace the compiler and linker by those of the...
4
by: Alex | last post by:
Hi there I'm switching from VC++ 6.0 to VC++ .NET 2003. Since there is no stand-alone version of VC++ .NET 2003 Pro, I went and purchased the Standard version, which does not have an...
2
by: noleander | last post by:
I'm trying to get Vis C++ std to compile using /O2 optimizing flag. Many people have suggested downloading the MS C++ 2003 Toolkit ... it supposedly has C++ compiler bins that one could use. I...
7
by: Mihajlo Cvetanović | last post by:
Hi all, I've been trying to find some info on Visual C++ 2005 Standard on Microsoft's site, but wasn't able to find any. There's only VC++ 2005 Express Edition, and Visual Studio 2005 Standard,...
36
by: Alex Martelli | last post by:
So, I thought I'd tool up to let me build and test Python extensions on Windows (as well as Mac and Linux) -- I'm trying out Parallels Workstation beta on my new Macbook Pro (and so far it seems to...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.