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

Using 2003 Toolkit to optimize - but file sizes same?

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 downloaded the 2003 Toolkit ... but the bin files are identical (size,
date, contents) as my existing Vis C++ compiler. I have listed the file
sizes below.

Can someone who has downloaded the 2003 Toolkit see what file sizes and fiel
dates they have?

Here are the 2003 Toolkit files from Toolkit/bin:

3/18/2003 21:11 933,888 c1.dll
3/18/2003 21:11 2,207,744 c1xx.dll
3/18/2003 21:12 1,867,776 c2.dll
3/18/2003 20:37 86,016 cl.exe

Here are my original Vis C++ Std files from Vis C++ .NET/Vc7/bin

3/18/2003 20:11 933,888 c1.dll
3/18/2003 20:11 2,207,744 c1xx.dll
3/18/2003 19:37 823,296 c2.dll
3/18/2003 19:37 81,920 cl.exe
3/15/2003 0:46 145 cl.exe.config

And to answer the obvious question: No, I did not copy the files from the
Toolkit folder to the Vc7/bin folder. I did a "diff" and the files are
identical.

In any case, when I compile with Vis C++ and I add the /O2 option to the
compiler command line, it gives a warning "optimization not supported by
Standard edition".

Thanks in advance for any help,
neal

Nov 17 '05 #1
2 1432
noleander wrote:
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 downloaded the 2003 Toolkit ... but the bin files are identical
(size, date, contents) as my existing Vis C++ compiler. I have
listed the file sizes below.

Can someone who has downloaded the 2003 Toolkit see what file sizes
and fiel dates they have?

Here are the 2003 Toolkit files from Toolkit/bin:

3/18/2003 21:11 933,888 c1.dll
3/18/2003 21:11 2,207,744 c1xx.dll
3/18/2003 21:12 1,867,776 c2.dll ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3/18/2003 20:37 86,016 cl.exe

Here are my original Vis C++ Std files from Vis C++ .NET/Vc7/bin

3/18/2003 20:11 933,888 c1.dll
3/18/2003 20:11 2,207,744 c1xx.dll
3/18/2003 19:37 823,296 c2.dll ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3/18/2003 19:37 81,920 cl.exe
3/15/2003 0:46 145 cl.exe.config


Note the difference in size for c2.dll. That's the compiler "back end" and
contains the optimizer.

-cd

PS:

c1.dll - 'C' front end
c1xx.dll - 'C++' front end
c2.dll - back end
cl.exe - compiler driver
cl.exe.config - config file for cl.exe (specifies the version of the managed
runtime targeted by the compiler).

-cd
Nov 17 '05 #2
noleander wrote:
In any case, when I compile with Vis C++ and I add the /O2 option to the
compiler command line, it gives a warning "optimization not supported by
Standard edition".


You should note, that this message will not disappear if you use the
Toolkit compiler... You will still get the same message, but if you
specify /O2 it will optimize.

--
Greetings
Jochen

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

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

Similar topics

1
by: Greg Scharlemann | last post by:
I am attempting to upload a picture to a webserver and create a thumbnail from the picture uploaded. The problem comes in when I attempt to create an Image object from the File object (which is...
6
by: Martin Bless | last post by:
The good news: Along with Python-2.4 comes really good news to Windows users. Yes, you now CAN build extension modules yourself using the SAME C++ compiler and linker Python is built with...
4
by: Ney André de Mello Zunino | last post by:
Hello. With the freely available Visual C++ Toolkit 2003, is it possible to build applications with the Visual Studio project file that are distributed with them? Can CL.EXE handle those files?...
0
by: 3doutpost | last post by:
(apologies for the new thread - for some reason google news doesn't give me the option to reply to an earlier vcbuild.exe thread) I'm trying to build a C++ project that was originally created in...
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...
11
by: Peter Rietkerk | last post by:
I have a few questions regarding the referencing of web services using this toolkit. I am currently trying to reference a specific URL to WSDL that was generated on a local server. Does anyone know...
0
by: Andreas | last post by:
Extension: --------------- pyshapelib 0.3 with Python 2.4 Problem: ------------- D:\Python24\Lib\site-packages\shapelib\setup>pytest.py Traceback (most recent call last): File...
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: Abubakar | last post by:
Hi, I've been assigned to work on a asp.net page that when viewed on internet, renders very slowly and its hosted on a client machine which is a p4 3.0ghz HT, with 2 gb ram running windows...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: 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
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.