Hi,
On Wed, Mar 12, 2014 at 7:38 PM, Manolis Ragkousis wrote:
> For now if you can point me to where I can find any relevant code you have
> available for the building procedure ,especially the part for glibc and
> libpthread, I will be grateful. :-)
I've dumped my build scripts to GitHub[0]. T
Samuel Thibault skribis:
> Ludovic Courtès, le Tue 11 Mar 2014 12:19:44 +0100, a écrit :
>> I can mentor the project, but I would really like someone from the Hurd
>> side to co-mentor. Any volunteer? (This is essentially already the
>> case in practice, but we could make it official.)
>
> I ca
Ludovic Courtès, le Tue 11 Mar 2014 12:19:44 +0100, a écrit :
> I can mentor the project, but I would really like someone from the Hurd
> side to co-mentor. Any volunteer? (This is essentially already the
> case in practice, but we could make it official.)
I can co-mentor, but I guess Richard wi
Hi David
> I'm not really a Hurd developer, but I've been cross-compiling
> Hurd-from-scratch from git for a little over a year now. Let me know
> if you get stuck or just want to see some relevant code, and we can
> share scripts and notes (at least for the earlier stages of your
> project).
Th
Hi,
On Tue, Mar 11, 2014 at 6:26 AM, Manolis Ragkousis wrote:
> I am reading any available documentation or existing source that can help me
> and I would really appreciate any suggestions ,corrections or questions that
> can help me.
I'm not really a Hurd developer, but I've been cross-compilin
Hello Guix , Hello Hurd
Most of you already know me from the irc ,lurking around as phant0mas and
that I am working towards porting Guix to GNU/Hurd.
In order to be able to do that I have already packaged mach headers ,hurd
headers and mig and I am currently working on packaging and cross-buildin
Hello!
Manolis Ragkousis skribis:
> Here is a simple roadmap explaing what is there to be done.
>
> 1) Successfully cross-build the hurd's glibc
> 2) Make the appropriate changes to cross-base.scm so the toolchain will
> use the new glibc when hurd is targeted with "guix build --target=i686-gnu