This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: feature request "make dep"
- From: Alexandre Duret-Lutz <aduret at src dot lip6 dot fr>
- To: Markus Werle <numerical dot simulation at web dot de>
- Cc: automake at gnu dot org
- Date: Mon, 28 Jul 2003 13:45:29 +0200
- Subject: Re: feature request "make dep"
- References: <3F250461.E9C57A20@web.de>
On Mon, Jul 28, 2003 at 01:09:21PM +0200, Markus Werle wrote:
> Hi!
>
> Though I appreciate the automatic dependency tracking mechanism,
> I sometimes encounter problems with this approach using Intel's C++
> compiler. For reasons I do not understand prefixed objects get rebuilt,
> so either depcomp cannot properly deal with Intel's Compiler (which is
> handled as if it were a tru64) or there is another yet undetected issue.
Which Automake version are you using?
icc 7.0 is supported since Automake 1.7.3 and icc 7.1 since 1.7.6.