> What is the relationship between the Hurd and glibc? By this I mean,
> which version of glibc is appropriate to use when working with the Hurd.
> Is the glibc source from Debian the proper one to use?
I compiled glibc from savannah and used it with the Hurd recently
without problems. I don't kno
> I'm working to try to get the Hurd running on the L4 microkernel. What
> is required for a minimal Hurd system?
For bootstrap testing, all you need is what's in the hurd package itself,
and what's in glibc. There is a trivial shell "/bin/shd" in
hurd/utils/shd.c that you can use to run simple
Hi,
I'm working to try to get the Hurd running on the L4 microkernel. What
is required for a minimal Hurd system?
-- Ian
~~
Ian Duggan[EMAIL PROTECTED]
http://www.ianduggan.net
__
SPECIAL ENQUIRY
We need Compaq, Toshiba or Hwelett Packard Laptop
Notebook 20GB, 128Ram and 14.1 inch qty 20unit inkjet
Toners Hp51645A and HpC1823D 1000pcs each and Hard
disk 20Gb 7200 or 5400 qty 500pcs.
Please let us know the one you have in stock that
you can export to us, give us the price
VORTEX SUPPLIES
YOUR LASER PRINTER TONER CARTRIDGE,
COPIER AND FAX CARTRIDGE CONNECTION
SAVE UP TO 30% FROM RETAIL
ORDER BY PHONE:1-888-288-9043
ORDER BY FAX: 1-888-977-1577
E-MAIL REMOVAL LINE: 1-888-248-4930
UNIVERSITY AND/OR SCHOOL PURCHASE ORDERS WELCOME. (NO CREDIT APPROVAL
On Mon, Oct 22, 2001 at 04:28:06PM -0700, Ian Duggan wrote:
>
> What is the relationship between the Hurd and glibc?
AFAIK, glibc was written by Roland for the Hurd from the ground up,
and later it was extended to cover Linux as well.
> By this I mean,
> which version of glibc is appropriate to