Welcome Guest Search | Active Topics | Members | Log In | Register

Profile Guided Optimizations on VS2005 Std Options · View
Nathan Mates
Posted: Monday, March 31, 2008 2:30:10 AM


Rank: Guest
Groups: Guest

Joined: 9/17/2007
Posts: 11,670
Points: -1,200
Date parsed: 31/03/2008 02:30:10
Date: Mon, 31 Mar 2008 02:30:10 -0000

After reading a bunch of articles saying that Profile Guided
Optimizations (PGO) is the greatest thing since sliced bread, or at
least Link Time Code Generation for improving app speed, I decided to
give it a try. I have a VS2005 .sln with a bunch of helper DLLs, a
bunch of projects that build .libs, and one exe that has a fair amount
of code, and pulls in those .libs. Under Project properties -> General
-> Whole Program Optimization, I selected 'Profile Guided Optimization
- Instrument', and hit build. At the bottom, I get:

19>Linking...
19> Creating library ..\debug\bzone.lib and object ..\debug\bzone.exp
19>Generating code
19>c:\src\BZ2\Source\CORE\utilsys\varfile.cpp : fatal error C1350: error loading dll 'pgodb80.dll': dll not found

Scanning C:\Program Files\Microsoft Visual Studio 8 , I don't see
that DLL anyhere. I'm using Visual Studio 2005 Standard, as handed out
at one of the launch events for it. I've even tried uninstalling it
and reinstalling from the CD, and it gives me the same problem --
it allows me to select PGO, but I get the link error above. It seems
rather misleading to allow selection of a menu item if one can't
actually use it.

I've also got VS2008 Standard from the launch event. Is anything
any different in that product?

Nathan
--
<*> Nathan Mates - personal webpage http://www.visi.com/~nathan/
# Programmer at Pandemic Studios -- http://www.pandemicstudios.com/
# NOT speaking for Pandemic Studios. "Care not what the neighbors
# think. What are the facts, and to how many decimal places?" -R.A. Heinlein
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by Yet Another Forum.net version 1.9.1.1 (NET v2.0) - 9/10/2007
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.
This page was generated in 0.031 seconds.