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

Re: What's your tools for C++ dev?



hce <webmail.hce@gmail.com> writes:

> On 1/9/08, Felix Cuello <cuellof@gmail.com> wrote:
>> Hello Michael,
>>
>> First of all you have to install:
>>
>> manpages-dev - Manual pages about using GNU/Linux for development
>> manpages-posix-dev - Manual pages about using a POSIX system for development
>> stl-manual - C++-STL documentation in HTML
>> libstdc++6-doc - The GNU Standard C++ Library v3 (documentation files)
>
> Is there a package for man C++?
>

libstdc++6-<gcc version>-doc has manpages for C++. Try `man std::string'.

Meanwhile I wonder why {gcc,cpp,libstdc++6}-doc still provides docs
for older gcc version? Currently {gcc,cpp}-doc are for 4.1 version,
and libstdc++6-doc is for 3.4.6 version. It'll be good for them to
depend on the docs of latest gcc-defaults version.

> Thank you.
>
> Jim


Reply to: