bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSoC: Manolis to work on Guix port to GNU/Hurd


From: Samuel Thibault
Subject: Re: GSoC: Manolis to work on Guix port to GNU/Hurd
Date: Thu, 7 May 2015 01:43:05 +0200
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Hello,

Ludovic Courtès, le Wed 29 Apr 2015 21:40:13 +0200, a écrit :
> The last missing bit upstream is a libc-for-hurd tarball.

I have prepared a master-glibc branch in the libpthread repo.

$ git clone git.savannah.gnu.org:/srv/git/hurd/glibc.git/
$ cd glibc
$ git checkout tschwinge/Roger_Whittaker
$ git clone git.savannah.gnu.org:/srv/git/hurd/libpthread.git/
$ cd libpthread
$ git checkout master-glibc
$ cd ..
$ mkdir build
$ cd build
$ CFLAGS=-O2 ../configure --prefix=/ --enable-add-ons=libpthread 
--enable-pt_chown --disable-nscd
$ make
$ make check -k

seems to be going fine.  Thomas, can you have a look at uploading a
tarball of this so it can be used as a base for Guix?

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]