Re: Minimal rebuilds

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Richard Otter (sorry_at_yahoo.com)
Date: 06/28/04


Date: Mon, 28 Jun 2004 10:57:05 -0700

Check to clock on both machines.

"Steve McLellan" <sjm.NOSPAM AT fixerlabs DOT com> wrote in message
news:OR8apZSXEHA.3044@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> We've got two developers working on the same mixed C++ project, using .SLN
> and .CPROJ project file (i.e. with identical configurations) on two
> different VS .NET 2003. The project files are in CVS. On one machine if
you
> don't change anything between builds, the compiler recognises this. If you
> change one file, it just compiles the minimum necessary. On the other
> machine, it's doing a nearly complete rebuild even if NO files have
changed.
>
> This is a bit of an annoyance, and I can't figure it out. I've tried
> deleting the .IDB file and VC dutifully rebuilt it but it doesn't seem to
be
> using it. I did notice that with the compiler /clr option you can't also
> specify Enable Minimum Rebuild, but I still don't understand how this
> behaviour could happen on one machine and not the other.
>
> Any help greatly appreciated.
>
> Steve
>
>



Relevant Pages

  • Re: How to cache output of the compiler aka ccache
    ... If for some reason I want to rebuild everything from scratch, ... the buggy make file problem does not happen with Ada. ... You never need to invoke the compiler directly -- just use the build ...
    (comp.lang.ada)
  • Re: Please Stop It Rebuilding Everything!
    ... as you can imagine this takes some time to rebuild all. ... > could be a huge source of unnecessary re-work by the compiler. ... unchanged files remain totally unchanged by the code-gernerator and are ... We are useing precompiled headers but maybe not properly, ...
    (microsoft.public.dotnet.languages.vc)
  • RE: Huge project - long build time
    ... We too are having terrible speed problems with VS.NET. ... Until the middle of last week, build times were reasonable and the compiler ... now takes 20 minutes to rebuild the system. ... > references with dll references. ...
    (microsoft.public.dotnet.general)
  • Re: "Faster, More Powerful . 64 Bits!"
    ... > It's true that the smaller files would waste at least 64k each because MMFs ... the compiler only opens one ... It does, it's when rebuilding from the IDE, and when rebuild ... there are DCUs for each and every unit that was involved. ...
    (borland.public.delphi.non-technical)
  • Re: Minimal rebuilds
    ... > don't change anything between builds, the compiler recognises this. ... > specify Enable Minimum Rebuild, but I still don't understand how this ...
    (microsoft.public.dotnet.languages.vc)