[uClibc] CVS commit list (was: RE: [uClibc-cvs] CVS update of uClibc++ (INSTALL))

Peter Kjellerstedt peter.kjellerstedt at axis.com
Fri Sep 10 15:11:23 UTC 2004


Hi,

I think it is great that there is now a uClibc++. However, 
as I am currently not interested in its development, I 
would prefer if the commit mails regarding it were sent 
to a separate mailing list, rather than the one used for 
the normal uClibc development...

Best regards,
//Peter

> -----Original Message-----
> From: uclibc-cvs-bounces at uclibc.org 
> [mailto:uclibc-cvs-bounces at uclibc.org] On Behalf Of Garrett Kajmowicz
> Sent: 10 September 2004 16:58
> To: uclibc-cvs at uclibc.org
> Subject: [uClibc-cvs] CVS update of uClibc++ (INSTALL)
> 
> 
>     Date: Friday, September 10, 2004 @ 08:58:26
>   Author: gkajmowi
>     Path: /var/cvs/uClibc++
> 
> Modified: INSTALL (1.1 -> 1.2)
> 
> Fix spelling errors
> 
> 
> Index: uClibc++/INSTALL
> diff -u uClibc++/INSTALL:1.1 uClibc++/INSTALL:1.2
> --- uClibc++/INSTALL:1.1	Sat Aug 28 16:26:38 2004
> +++ uClibc++/INSTALL	Fri Sep 10 08:58:26 2004
> @@ -1,12 +1,12 @@
> -For those just begining with the uClibc++ library, the steps to
> +For those just beginning with the uClibc++ library, the steps to
>  begin are fairly easy.
>  
>  1)  Find the location of the GNU libsupc++.a file on your computer.
> -    It will likely be in a loation like:
> +    It will likely be in a location like:
>      /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libsupc++.a
>      Make a note of this file path
>  
> -2)  Run 'make menuconfig' which wil bring up a nifty ncurses-based
> +2)  Run 'make menuconfig' which will bring up a nifty ncurses-based
>      configuration dialog system.  This is similar to the Linux kernel
>      configuration system, and was ripped directly from uClibc.
>  
> @@ -26,7 +26,7 @@
>      and you did not install the library to a directory in the library
>      search path, you can either add the installation directory to
>      the /etc/ld.so.conf file, or (preferred) make a symlink from
> -    the libuClibc++.so symplink into a directory in your search path,
> +    the libuClibc++.so symlink into a directory in your search path,
>      such as /usr/lib
>  
>  9)  Compile applications using the wrapper script provided in the bin
> 



More information about the uClibc mailing list