automake
[Top][All Lists]
Advanced

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

Re: what is this shell call trying to solve?


From: Raja R Harinath
Subject: Re: what is this shell call trying to solve?
Date: Tue, 22 Jan 2002 14:59:26 -0600
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i686-pc-linux-gnu)

Hi,

Tom Tromey <address@hidden> writes:

>>>>>> "Hari" == Raja R Harinath <address@hidden> writes:
>
> Tom> For explicit rules (not suffix rules), there are some macros like
> Tom> $< that we can't use.
>
> Hari> But, we're talking about suffix rules like
> Hari> [ ... ]
> Hari>         $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
>
> I think that is probably a bug.  I can't think of why we'd be doing
> that intentionally.  Can you?  Akim, do you know?

IIRC, it was added by Alexandre Oliva.  The only reason I can think
of is a really really broken VPATH implementation: one that fails to
attach to the source filename the VPATH component it found the source in.

- Hari
-- 
Raja R Harinath ------------------------------ address@hidden
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash



reply via email to

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