This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Please Help...........


On Tue, Mar 15, 2005 at 05:46:40PM +0530, Satendra... wrote:

> Hi,
> 
>  I, Satendra, am in need to port the C++ library onto the Sparc 
>  architecture for Nucleus RTOS.

Hello again, Satendra

you probably also want to read this document, if you haven't done so
already:
http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/porting.html

> For This, I m in need of the source code of GNU c++  library.
> I visited the official site of GNU for C++ but could not
> retrieve the source code from the mirrror sites..
> If you can help me, Please send to me the source code of
> C++ library with header files and documentation.

All the documentation is available from:
http://gcc.gnu.org/onlinedocs/libstdc++/documentation.html
As the top of that page says, those docs are all either included in the
sources or generated from the sources.

Hope that helps,

jon

-- 
"It is seldom that liberty of any kind is lost all at once."
	- David Hume


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