diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-June/005365.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-June/005365.html | 192 |
1 files changed, 192 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-June/005365.html b/zarb-ml/mageia-dev/2011-June/005365.html new file mode 100644 index 000000000..ec75262ef --- /dev/null +++ b/zarb-ml/mageia-dev/2011-June/005365.html @@ -0,0 +1,192 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [RFC] Removing .la files + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20Removing%20.la%20files&In-Reply-To=%3C20110610150951.GE4719%40bkor.dhs.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005362.html"> + <LINK REL="Next" HREF="005369.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [RFC] Removing .la files</H1> + <B>Olav Vitters</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20Removing%20.la%20files&In-Reply-To=%3C20110610150951.GE4719%40bkor.dhs.org%3E" + TITLE="[Mageia-dev] [RFC] Removing .la files">olav at vitters.nl + </A><BR> + <I>Fri Jun 10 17:09:51 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005362.html">[Mageia-dev] [RFC] Removing .la files +</A></li> + <LI>Next message: <A HREF="005369.html">[Mageia-dev] [RFC] Removing .la files +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5365">[ date ]</a> + <a href="thread.html#5365">[ thread ]</a> + <a href="subject.html#5365">[ subject ]</a> + <a href="author.html#5365">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Fri, Jun 10, 2011 at 04:35:57PM +0200, Christiaan Welvaart wrote: +><i> On Fri, 10 Jun 2011, Olav Vitters wrote: +</I>><i> +</I>><i> >On Fri, Jun 10, 2011 at 04:15:01PM +0200, Christiaan Welvaart wrote: +</I>><i> >>><A HREF="https://live.gnome.org/GnomeShell/RemovingLaFiles">https://live.gnome.org/GnomeShell/RemovingLaFiles</A> +</I>><i> >> +</I>><i> >>"... but the dirty hacks that jhbuild plays ..." +</I>><i> >> +</I>><i> >>Problems with dirty hacks are NOT a valid reason to remove libtool +</I>><i> >>convenience libraries aka .la files. +</I>><i> > +</I>><i> >Seems you skipped the initial bit, where it explains that the .la has +</I>><i> >the full path. +</I>><i> +</I>><i> What's wrong with those paths? I'm saying the problem is in +</I>><i> gnome-shell, not in the .la files. +</I> +You snipped the paragraph which explains it. + +To repeat: If you link against 1 system lib, the .la files will make it +link to /usr/lib stuff, instead of the self compiled gtk or anything +like that. If the .la does not exist (all of them), it links correctly. + +><i> >>>Seems some distributions misunderstand the need and changed the wiki +</I>><i> >>>page. Removing .la files is needed however, otherwise you'll quickly mix +</I>><i> >>>distribution installed libraries and self-compiled libraries. +</I>><i> >> +</I>><i> >>What are you talking about here? +</I>><i> +</I>><i> <gnome-shell stuff> +</I> +It is not gnome-shell, it is jhbuild and doing development (mainly +GNOME). Basic GNOME already has ~200 modules. + +><i> So you are really talking only about gnome-shell, which I can't even +</I>><i> test because apparently it doesn't work in a VM. It is now packaged, +</I>><i> so you don't need to build it. +</I> +Nope, I'm talking about doing development using jhbuild. E.g. if you +want to contribute to GNOME, you'll have to get rid of all the .la +files no matter which distribution you use. + +A new GNOME does not happen automatically. It requires people to compile +the Git versions and committing stuff until a tarball is released and +packaged. + +Making such development easier would result in a better GNOME, and I +don't mind if the .la files stay, but prefer if they are removed. + +Jhbuild is also used by Wayland and Hildon btw. +-- +Regards, +Olav +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005362.html">[Mageia-dev] [RFC] Removing .la files +</A></li> + <LI>Next message: <A HREF="005369.html">[Mageia-dev] [RFC] Removing .la files +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5365">[ date ]</a> + <a href="thread.html#5365">[ thread ]</a> + <a href="subject.html#5365">[ subject ]</a> + <a href="author.html#5365">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |