bug-gnulib
[Top][All Lists]
Advanced

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

Re: The drawbacks of the --symlink option


From: Paul Eggert
Subject: Re: The drawbacks of the --symlink option
Date: Mon, 09 Oct 2006 12:42:04 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Bruno Haible <address@hidden> writes:

>   @code{gnulib-tool} can make symbolic links instead of copying the
> ! source files.  The option to specify for this is @samp{--symlink}, or
> ! @samp{-s} for short.  This can be useful to save a few kilobytes of disk
> ! space.

-s isn't for saving disk space.  If that were the issue, we wouldn't
bother.  -s is for not having two slightly-different copies of the
same file, which is a real maintenance hassle for people who commonly
change both gnulib and the application.

The symlinks aren't perfect, but for someone like me they are more
reliable than gnulib-tool --update, since I often wouldn't remember to
invoke gnulib-tool, and even if I remembered I probably wouldn't
remember the options I'd have to give it (which are currently packaged
inside 'bootstrap'), and even if I remembered the options gnulib-tool
--update would take an appreciable time to run.

It's OK to put in a warning about the problems with symlinks, but the
proposed wording is a bit too negative I think.




reply via email to

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