Currently, we don't invoke cl.exe directly. We have VC project files and 'invoke' the project with devenv.com, the command line version of devenv.exe.


Andi..

On Thu, 14 Apr 2005, Alec Flett wrote:

ok, for those of you doing full builds, I'm sure you've seen all the
messages about how optimization isn't supported in Visual Studio .NET
"standard" edition...

You can actually download the optimizing compiler, for free, at:

http://msdn.microsoft.com/visualc/vctoolkit2003/

I'll give someone $1 if they can figure out how to make work with the
chandler build system. I installed the optimizing compiler, but for the
life of me I can't figure out how our build system finds cl.exe. As a
result, I can't figure out how to tell it to use the optimizing one
(Which simply exists in another directory in C:\Program Files)

Alec


_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "Dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/dev

Reply via email to