freepooma-devel
[Top][All Lists]
Advanced

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

Re: [pooma-dev] [PATCH] Use ln rather than cp for * -> *_APP


From: Richard Guenther
Subject: Re: [pooma-dev] [PATCH] Use ln rather than cp for * -> *_APP
Date: Tue, 21 Jan 2003 17:01:21 +0100 (CET)

On 21 Jan 2003, Tarjei Knapstad wrote:

> On Thu, 2003-01-16 at 20:15, Richard Guenther wrote:
> > Hi!
> >
> > The following patch reduces diskspace needed for testsuite compile
> > by a factor of two.
> >
> I had thought of suggesting that, but completely forgot. What is the
> reason for having the *_APP files there at all? Grepping?

Dont know myself...

> > Ok?
> >
> Almost. I would suggest using soft (symbolic) links instead, i.e. ln -sf
> instead of ln -f.

Thought of this, too, but assuming makefiles from users that delete either
of the variant using symlinks does no longer work for them, using
hardlinks does. I'd rather drop the damn thing completely...

Anybody still knows why these dups were introduced?

Richard.

--
Richard Guenther <address@hidden>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/

reply via email to

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