bug-hurd
[Top][All Lists]
Advanced

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

Re: [GSoC] Porting Guix to GNU/Hurd


From: David Michael
Subject: Re: [GSoC] Porting Guix to GNU/Hurd
Date: Thu, 13 Mar 2014 17:35:04 -0400

Hi,

On Wed, Mar 12, 2014 at 7:38 PM, Manolis Ragkousis <manolis837@gmail.com> 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].  The rules to build
packages are under the make.pkg.d directory.  (It grew from a crazy
Makefile setup.)  The project sources used are current as of right
now.

It should be noted that I haven't had much time to research and report
build problems for the last few months, so some of my hack solutions
may not align with what the developers intended.  (For instance:
<mach/gnumach.defs> tries to import definitions from a debug file that
doesn't get installed; I just patched it to install those debug files
for now, which may not be a desirable fix.)  Hopefully your project
mentors can help you make corrections if my bad examples lead you
astray.

Good luck.

David

[0] https://github.com/dm0-/gnuxc



reply via email to

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