[PATCH] Fix parallel build failure

2007-12-04 Thread Guillem Jover
Hi, A rebuild of the whole Debian archive [0] revealed that gnumach is not parallel build safe [1]. The following patch should fix this. regards, guillem [0] [1] 2007-12-05 Gui

Re: Booting non-TLS Hurd as a subhurd

2007-12-04 Thread olafBuddenhagen
Hi, On Sun, Nov 25, 2007 at 02:43:16PM +0100, Thomas Schwinge wrote: > | ouch... seems I can't boot my pre-TLS partition in a subhurd :-( [...] > | I wonder whether it can be upgraded in chroot?... > > Should work, I think. Yes, that worked fine. -antrik- __

Re: Using the cross built toolchain

2007-12-04 Thread Michael Heath
On Dec 4, 2007 4:27 PM, Thomas Schwinge <[EMAIL PROTECTED]> wrote: > Or even as `dpkg' (for GNU/Linux) packages, if someone > teaches me the needed Debian magic. > > I'd be willing to maintain the Debian/dpkg packages if you'd rather not bother with it. Michael Heath _

Re: Using the cross built toolchain

2007-12-04 Thread Thomas Schwinge
Hello! On Mon, Nov 26, 2007 at 11:15:24PM +0530, Shakthi Kannan wrote: > 1. I have copied the built toolchain to /usr/local/hurd (without the > src/ directory), and have been able to build simple hello world file > with the toolchain using a standalone Makefile. Ah, we can simply copy the whole t