blob: 239332f3133e2ef68e506939b720b595dfe78a95 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] time to try to build KDE with gold as linker?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20time%20to%20try%20to%20build%20KDE%20with%20gold%20as%20linker%3F&In-Reply-To=%3C4E6956E8.6060503%40iki.fi%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007868.html">
<LINK REL="Next" HREF="007914.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] time to try to build KDE with gold as linker?</H1>
<B>Anssi Hannula</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20time%20to%20try%20to%20build%20KDE%20with%20gold%20as%20linker%3F&In-Reply-To=%3C4E6956E8.6060503%40iki.fi%3E"
TITLE="[Mageia-dev] time to try to build KDE with gold as linker?">anssi.hannula at iki.fi
</A><BR>
<I>Fri Sep 9 01:59:36 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007868.html">[Mageia-dev] time to try to build KDE with gold as linker?
</A></li>
<LI>Next message: <A HREF="007914.html">[Mageia-dev] time to try to build KDE with gold as linker?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7901">[ date ]</a>
<a href="thread.html#7901">[ thread ]</a>
<a href="subject.html#7901">[ subject ]</a>
<a href="author.html#7901">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 08.09.2011 15:27, Balcaen John wrote:
><i> Le Jeudi 8 Septembre 2011 13:29:39 Thierry Vignaud a écrit :
</I>>><i> Hi
</I>>><i> In order to speed up KDE build which is said to link quite slowly,
</I>>><i> wouldn't it be time to try to build KDE with gold as linker?
</I>><i> I can try locally at least (if i can use less than 6 hours to build KDE
</I>><i> on BS it would be nice :p ) , however do we have a specific macro to
</I>><i> specify using ld.gold instead of ld (i never played with linker before)
</I>><i> ?
</I>><i>
</I>><i> Also from the mandriva thread [1]. maybe we can considere switching to
</I>><i> gold by default for all packages (with somes exceptions for kernel &
</I>><i> others packages).
</I>
I remember gold being a compromise which has better build speed but
worse run-time performance. However, I haven't seen this mentioned
recently, and as cooker has switched to it, I suspect I may misremember
or this might have changed since.
Can someone confirm that there is indeed no run-time downside to gold?
><i> Another « solution » could be using alternatives for binutils so a
</I>><i> package can simply use gold linker by simply requering a binutils-gold
</I>><i> package like it's done in debian ?
</I>
I don't like alternatives for any tools related to package building, as
they cause package builds to differ depending on local configuration.
><i>
</I>><i> [1]
</I>><i> <A HREF="http://mandriva.598463.n5.nabble.com/Cooker-Announcement-binutils-">http://mandriva.598463.n5.nabble.com/Cooker-Announcement-binutils-</A>
</I>><i> changes-switching-to-gold-and-new-behaviour-td4636613.html
</I>
--
Anssi Hannula
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007868.html">[Mageia-dev] time to try to build KDE with gold as linker?
</A></li>
<LI>Next message: <A HREF="007914.html">[Mageia-dev] time to try to build KDE with gold as linker?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7901">[ date ]</a>
<a href="thread.html#7901">[ thread ]</a>
<a href="subject.html#7901">[ subject ]</a>
<a href="author.html#7901">[ 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>
|