/[hurd]/hurd-l4/libc/README
ViewVC logotype

Diff of /hurd-l4/libc/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by marcus, Thu Jan 27 16:54:09 2005 UTC revision 1.3 by marcus, Mon Feb 7 00:52:23 2005 UTC
# Line 22  configuring this source tree): Line 22  configuring this source tree):
22    
23  $ mkdir hurd-l4-build  $ mkdir hurd-l4-build
24  $ cd hurd-l4-build  $ cd hurd-l4-build
25  $ configure ../hurd-l4/configure --prefix=/l4 --enable-maintainer-mode \  $ ../hurd-l4/configure --prefix=/l4 --enable-libc \
26                  --build=i686-linux --host=i686-gnu          --enable-maintainer-mode --build=i686-linux --host=i686-gnu
27  $ make -C libc libc-cvs  $ make -C libc libc-cvs
28    
29  This will check out the right glibc version via CVS.  It is  This will check out the right glibc version via CVS.  It is
# Line 35  $ cp -a libc ~/libc-for-hurd-l4 Line 35  $ cp -a libc ~/libc-for-hurd-l4
35    
36  (next time around:)  (next time around:)
37    
 $ configure ../hurd-l4/configure --prefix=/l4 --enable-maintainer-mode \  
                 --build=i686-linux --host=i686-gnu  
38  $ cp -a ~/libc-for-hurd-l4 libc/libc  $ cp -a ~/libc-for-hurd-l4 libc/libc
39    $ ../hurd-l4/configure --prefix=/l4 --enable-libc \
40            --enable-maintainer-mode --build=i686-linux --host=i686-gnu
41    
42  The Makefile will always download a tested, working version of the C  The Makefile will always download a tested, working version of the C
43  library.  But you can copy any version to the libc directory and try  library.  But you can copy any version to the libc directory and try

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26