automake
[Top][All Lists]
Advanced

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

Re: broken automatic deps for prefixed object files?


From: Alexandre Duret-Lutz
Subject: Re: broken automatic deps for prefixed object files?
Date: Tue, 11 Mar 2003 20:24:44 +0100
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (gnu/linux)

>>> "Markus" == Markus Werle <address@hidden> writes:

 Markus> In order to resolve name clashes for object files, some
 Markus> of the object files in my Makefile.am obtain a prefix
 Markus> by using the CPPFLAGS trick

 Markus> some_exectuable_CPPFLAGS = $(AM_CPPFLAGS)

 Markus> This works fine so far, but unfortunately there seems
 Markus> to be something wrong with the .deps files (or an error
 Markus> elsewhere):

 Markus> They only mention the original filename.o not the
 Markus> some_executable-filename.o, so the package ain't
 Markus> rebuilt when files change.

I can't reproduce this.  Which dependency mode are you using?

I'm attaching the test-case I've been using.  Could you modify
it to exhibit your problem?
-- 
Alexandre Duret-Lutz

Attachment: depend5.test
Description: depend5.test


reply via email to

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