Re: [gentoo-user] Must I re-emerge gcc entirely?

2007-08-13 Thread Tim

kou yu wrote:

I am a newbie to gentoo.

Today I emerge my gcc to 4.2.0
When it finished, I found message that the libstdc++ manpage is not
maked due to lack of doxygen.

My question is whether I must re-emerge gcc entirely after emerging
doxygen to make the manpage of libstdc++.
Is there a alternative way to avoid compile whole gcc, because it
takes a long time...

No, you should be able to just do an 'emerge sys-libs/libstdc++-v3'
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Must I re-emerge gcc entirely?

2007-08-13 Thread Dirk Heinrichs
Am Montag, 13. August 2007 schrieb ext kou yu:
 I am a newbie to gentoo.

 Today I emerge my gcc to 4.2.0
 When it finished, I found message that the libstdc++ manpage is not
 maked due to lack of doxygen.

 My question is whether I must re-emerge gcc entirely after emerging
 doxygen to make the manpage of libstdc++.
 Is there a alternative way to avoid compile whole gcc, because it
 takes a long time...

Yes, use ebuild.

ebuild /path/to/gcc.ebuild compile
ebuild /path/to/gcc.ebuild install
ebuild /path/to/gcc.ebuild qmerge

Bye...

Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Wanheimerstraße 68  | Web:  http://www.capgemini.com
D-40468 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Must I re-emerge gcc entirely?

2007-08-13 Thread Volker Armin Hemmann
On Montag, 13. August 2007, kou yu wrote:
 I am a newbie to gentoo.

 Today I emerge my gcc to 4.2.0
 When it finished, I found message that the libstdc++ manpage is not
 maked due to lack of doxygen.

 My question is whether I must re-emerge gcc entirely after emerging
 doxygen to make the manpage of libstdc++.
 Is there a alternative way to avoid compile whole gcc, because it
 takes a long time...


do you need the libstdc++ manpage?

if no, then you don't need to do anything.
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Must I re-emerge gcc entirely?

2007-08-12 Thread kou yu
I am a newbie to gentoo.

Today I emerge my gcc to 4.2.0
When it finished, I found message that the libstdc++ manpage is not
maked due to lack of doxygen.

My question is whether I must re-emerge gcc entirely after emerging
doxygen to make the manpage of libstdc++.
Is there a alternative way to avoid compile whole gcc, because it
takes a long time...
-- 
[EMAIL PROTECTED] mailing list