This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: updated glibc webpages


Roland McGrath <roland@redhat.com> writes:

> > On http://www.gelato.unsw.edu.au/~ianw/glibc-www/porting.html
> >    this taken from the old page, I have no idea if it is up to date or
> >    correct.
> 
> This looks like it's hacked up from the Porting section of the manual.
> We can remove that page and just use links to
> http://www.gnu.org/software/libc/manual/html_node/Porting.html

I suggest also adding a pointer to gnulib.  Something like this?

A few modules of the C library can be used on their own, as part of
standalone applications intended to be portable to hosts based on
non-GNU C libraries.  The <a
href='http://www.gnu.org/software/gnulib/'>GNU Portability Library
(gnulib)</a> has packaged some of these modules and has systematized
how to modify makefiles, <samp>configure.ac</samp> files, etc.

PS.  Thanks again for writing this.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]