From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Colin Walters <walters@verbum.org>
Cc: poky@yoctoproject.org
Subject: Re: [patch] autotools: Remove .la files by default
Date: Tue, 29 Mar 2011 17:03:00 +0100 [thread overview]
Message-ID: <1301414580.24596.64.camel@rex> (raw)
In-Reply-To: <AANLkTi=zGTsBJ4t6MR=7pp2cSjwNFhSMJC=xQGy_mMBF@mail.gmail.com>
On Tue, 2011-03-29 at 10:43 -0400, Colin Walters wrote:
> From 487753f1bbef085c558befba7f03b6b4f01f392d Mon Sep 17 00:00:00 2001
> From: Colin Walters <walters@verbum.org>
> Date: Tue, 29 Mar 2011 10:41:34 -0400
> Subject: [PATCH] autotools: Remove .la files by default
>
> They are installed by libtool only to make automake's "make uninstall"
> work; but we don't care about that, since no one sane bases an
> operating system upgrade/uninstall procedure on automake. Saner
> people use higher level abstractions like "packages" or pure image
> based synchronization.
>
> They are otherwise unnecessary and actually can break things; see:
> https://live.gnome.org/GnomeShell/RemovingLaFiles
> http://wiki.debian.org/ReleaseGoals/LAFileRemoval
Much as I dislike libtool, I've not seen these files do us much harm and
they do sometimes give warning of linkage against things we shouldn't be
linking against. I want to try and stay close to standard libtool in the
hope we can get some of the more major problems we have like working
sysroot support sorted out.
So no, I'm not going to merge this patch at this time. If we were going
to do something like this I'd rather thrown out libtool entirely and
switch to something like dolt.
Also note in your gnome shell link above that its listed as required
because of "the dirty hacks that jhbuild plays to get it to sandbox your
system" which is hardly a glowing recommendation. We don't have this
problem.
Cheers,
Richard
next prev parent reply other threads:[~2011-03-29 16:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-29 14:43 [patch] autotools: Remove .la files by default Colin Walters
2011-03-29 16:03 ` Richard Purdie [this message]
2011-03-29 16:15 ` Colin Walters
2011-03-29 16:29 ` Richard Purdie
2011-03-29 17:04 ` Colin Walters
2011-03-29 22:18 ` Richard Purdie
2011-03-29 16:35 ` Koen Kooi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1301414580.24596.64.camel@rex \
--to=richard.purdie@linuxfoundation.org \
--cc=poky@yoctoproject.org \
--cc=walters@verbum.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.