[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [PATCH] Use xattr (Linux) in qcopy-acl.c
From: |
Ondrej Valousek |
Subject: |
RE: [PATCH] Use xattr (Linux) in qcopy-acl.c |
Date: |
Thu, 5 Jan 2023 09:05:40 +0000 |
Interesting.
Can we accept the patch as it is for now and work in the linker dependency with
a different commit perhaps?
As I have to admit I am not quite sure what to do now.
Ondrej
-----Original Message-----
From: Bruno Haible <bruno@clisp.org>
Sent: Ätvrtek 5. ledna 2023 10:01
To: Paul Eggert <eggert@cs.ucla.edu>; bug-gnulib@gnu.org; Ondrej Valousek
<ondrej.valousek.xm@renesas.com>
Subject: Re: [PATCH] Use xattr (Linux) in qcopy-acl.c
Ondrej Valousek wrote:
> Why don't we solve the linker problem with the "--as-needed" option? This
> will make linker clever enough not to link libraries that are not needed.
'--as-needed' is a can of worms in itself. In GNU gettext (IIRC) Debian used
'--as-needed' in the link command line, and together with libtool that reorders
the elements of the command line, it had ill effects.
More generally, Gnulib should help GNU packages and integrate into the
package's build system the best it can. It should *not* force specifies ways of
doing onto the package's build system.
Bruno
- [PATCH] Use xattr (Linux) in qcopy-acl.c, Ondrej Valousek, 2023/01/04
- Re: [PATCH] Use xattr (Linux) in qcopy-acl.c, Bruno Haible, 2023/01/04
- Re: [PATCH] Use xattr (Linux) in qcopy-acl.c, Paul Eggert, 2023/01/04
- Re: [PATCH] Use xattr (Linux) in qcopy-acl.c, Ondrej Valousek, 2023/01/04
- Re: [PATCH] Use xattr (Linux) in qcopy-acl.c, Paul Eggert, 2023/01/04
- Re: ACL complexity, Bruno Haible, 2023/01/13
- RE: ACL complexity, Ondrej Valousek, 2023/01/13
- Re: ACL complexity, Bruno Haible, 2023/01/13
- RE: ACL complexity, Ondrej Valousek, 2023/01/13
- Re: [PATCH] Use xattr (Linux) in qcopy-acl.c, Bruno Haible, 2023/01/05
- RE: [PATCH] Use xattr (Linux) in qcopy-acl.c,
Ondrej Valousek <=
- Re: [PATCH] Use xattr (Linux) in qcopy-acl.c, Bruno Haible, 2023/01/05
- Re: [PATCH] Use xattr (Linux) in qcopy-acl.c, Paul Eggert, 2023/01/05
- RE: [PATCH] Use xattr (Linux) in qcopy-acl.c, Ondrej Valousek, 2023/01/11
- Re: [PATCH] Use xattr (Linux) in qcopy-acl.c, Bruno Haible, 2023/01/12
- Re: [PATCH] Use xattr (Linux) in qcopy-acl.c, Bruno Haible, 2023/01/13
- Re: [PATCH] Use xattr (Linux) in qcopy-acl.c, Bruno Haible, 2023/01/13
- RE: [PATCH] Use xattr (Linux) in qcopy-acl.c, Ondrej Valousek, 2023/01/13
- Re: [PATCH] Use xattr (Linux) in qcopy-acl.c, Bruno Haible, 2023/01/13
- Re: [PATCH] Use xattr (Linux) in qcopy-acl.c, Paul Eggert, 2023/01/13
- Re: [PATCH] Use xattr (Linux) in qcopy-acl.c, Ondrej Valousek, 2023/01/14