l4-hurd
[Top][All Lists]
Advanced

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

Re: For your information


From: Marcus Brinkmann
Subject: Re: For your information
Date: Wed, 09 Feb 2005 22:27:10 +0100
User-agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI)

At Wed, 09 Feb 2005 20:48:14 +0100,
"R. Koot" <address@hidden> wrote:
> 
> I managed to build the HURD again, I dont know if I finally got the 
> commands right or if the update of GCC/Binutils did the job? (I still 
> think it was pure luck. Or maybe it only builds after 8:00 PM?)
> 
>   1005  cvs -z3 -d:ext:address@hidden:/cvsroot/hurd co hurd-l4
>   1006  cd hurd-l4
>   1007  autoreconf -f -i -s
>   1008  ./configure --enable-maintainer-mode --prefix=/boot 
> --enable-libc --build=i686-linux --host=i686-gnu
>   1009  make -C libc libc-cvs
>   1010  make

This is not quite correct.  First, the readme is wrong, it is
--with-libc, not --enable-libc.  But more important, you can't use
--with-libc the first time through, as glibc needs the hurd and libl4
headers installed.

So, there is a two pass procedure: first wihtout libc, then with libc,
and inbetween you need to download the libc sources manually (see
libc/README).

OTOH, if you don't want to do libc hacking, you don't need libc.  For now ;)

Thanks,
Marcus





reply via email to

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