automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dependency Help


From: Tom Tromey
Subject: Re: Dependency Help
Date: 17 Dec 2000 16:23:12 -0700

>>>>> "Tim" == Tim Heath <address@hidden> writes:

Tim> CXX=aCC CC=aCC ./configure --enable-dependency-tracking

Tim> Is this the correct way to use thise new dependency generation?

Yes.

Tim> When I touch a .C that should cause other .o's to be regenerated
Tim> it is not occurring.  It does not attempt to recompile at all
Tim> when I touch .h's.  How can I fix this please?

First we have to find out what is wrong.
Does `depcomp' work with your compiler?
You can tell my looking at the dependency output files to see if they
look correct.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]