RE: Devenv 2003: Constant Relinking.



Interesting. I've had a similar problem since vc7.
It only happens to me when i first open the project.
During the session the incremental build works correctly.

The other day I noticed that Source Safe had lost the ability to recognize
that a file had changed and stopped checking in revisions to some source
files.

Now I'm seeing that asp.net is not rebuilding everything when it's told to
rebuild all.
I started routinely doing rebuild all a few weeks ago when it became
apparent that it was not handling dependencies well.

I never got an answer in the source safe group.
Apparently no one from MS is monitoring this group either.


"ShayEr" wrote:

> Hi,
>
> I have a very complicated project that consist of something like 50 static
> libs, each time that i want to debug the project the environment claims that
> the .main executable is not up-to-date a needs to be build. Each time that a
> debugging session starts the compiler relink my project. Is there a way to
> know which output is not updated? The $(TargetPath) seems on and also the
> .pdb files and .map files.
>
> Help!
.



Relevant Pages

  • Re: Help, how to buildworld ?
    ... I can not get the entire buildworld in one session. ... > Unfortunatly its default behaviour seems to be to rebuild from stratch ... it's also less painful to suck in the base distro. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Index question
    ... but did in my session with no difference. ... SQL> alter session disable parallel query; ... We need to execute a rebuild for this index anyway (we just deleted ... costing local index lower, hey, if that isn't right, other stuff ...
    (comp.databases.oracle.server)

Loading