From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2013-April/024303.html | 109 ++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 zarb-ml/mageia-dev/2013-April/024303.html (limited to 'zarb-ml/mageia-dev/2013-April/024303.html') diff --git a/zarb-ml/mageia-dev/2013-April/024303.html b/zarb-ml/mageia-dev/2013-April/024303.html new file mode 100644 index 000000000..91d4b9977 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-April/024303.html @@ -0,0 +1,109 @@ + + + + [Mageia-dev] Upcoming release freeze: 14 packages needs fixing, by Sunday + + + + + + + + + +

[Mageia-dev] Upcoming release freeze: 14 packages needs fixing, by Sunday

+ Juergen Harms + juergen.harms at unige.ch +
+ Mon Apr 8 19:48:10 CEST 2013 +

+
+ +
On 04/06/2013 06:35 AM, andre999 wrote:
+> did a little research to hopefully help a bit, on packages still in the
+> list.
+> ( used http://rpmfind.net/linux/ )
+
+>> cross-avr-gcc
+
+See bugzilla: https://bugs.mageia.org/show_bug.cgi?id=7825
+
+Looks like an incompatibilty between the object gcc (which is now 4.7.2) 
+and the target gcc (the specfile still pulls in 4.6.2).
+
+To make cross-avr-gcc build
+- cross-avr-binutils (which is used as a dependency) must be rebuilt
+   to use binutils-2.23 (the present cross-avr-binutils uses 2.20),
+- cross-avr-gcc must be re-built to use gcc-4.7.2 (and some tweeks - see
+   bugzilla 7825)
+
+I have locally made such a build and successfully use it in production
+for building the software for my AVR cpus (attached my specfile = 
+attachment 3044).
+
+The reasons why I did not submit my local build are that there are some 
+serious rpmlint warnings (serious at least for cross-avr-binutils: 
+complaints about the use of hardlinks) which I did not manage to get rid 
+of - but also that I did not want to interfere with the work of the 
+maintainer.
+
+Juergen
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1