[PATCH] gnu: gcc: Update to 4.9.1

2014-07-23 Thread Mark H Weaver
>From 828d6d9563723193601a9abbfe5b57187e1e2243 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Wed, 23 Jul 2014 21:56:45 -0400 Subject: [PATCH] gnu: gcc: Update to 4.9.1. * gnu/packages/gcc.scm (gcc-4.9): Update to 4.9.1. --- gnu/packages/gcc.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 d

[PATCH] gnu: Add libftdi

2014-07-23 Thread Manolis Ragkousis
libftdi is needed in order to package avr-dude. It's licensed under the lgpl2.1+. From a8da5a6a893e1cf911b7176dc616c0789613e3ef Mon Sep 17 00:00:00 2001 From: Manolis Ragkousis Date: Wed, 23 Jul 2014 23:59:04 + Subject: [PATCH] gnu: Add libftdi * gnu/packages/libftdi.scm: New file * gnu-sys

Re: The plan for 0.7

2014-07-23 Thread Ludovic Courtès
We’ve had a lot of bugs to work on, thanks to all the testers. :-) Now that is behind us, I’d like to release by the end of the week, provided testing doesn’t reveal any showstopper. (The reason I insist is that it’s been a long time since 0.6, that I’ll be mostly away

[PATCH] gnu: cross-base: Add libc/hurd cross-toolchain.

2014-07-23 Thread Manolis Ragkousis
I am sending the cross-toolchain I am using to build glibc/hurd. It works but it needs some reviewing. Some questions: 1) Should I use "#:strip-binaries? #f " ? 2) In hurd headers I had to change the flag --host to --build. It's the same problem with hurd-minimal when using the cross-toolchain. S

Re: System installation from a USB stick

2014-07-23 Thread Ludovic Courtès
ix/gnu-usb-install-20140723.x86_64.xz http://www.fdn.fr/~lcourtes/software/guix/gnu-usb-install-20140723.x86_64.xz.asc SHA1: 7d277ed9a0927fd08e211125eca9a8bea98e7c3e (For 32-bit, you can rebuild it with the usual command.) Thanks, Ludo’. signature.asc Description: PGP signature

Re: Minimal gettext version

2014-07-23 Thread Ludovic Courtès
Andreas Enge skribis: > On Tue, Jul 01, 2014 at 10:17:40AM +0200, Ludovic Courtès wrote: >> Otherwise try lowering the version requirement, that may work. > > But as I still think that it is good to keep guix bootstrapping from my > debian stable, I pushed a patch that lowers the version requirem