Bug 237181 - Java don't really need libstdc++-v3 (anymore?)
Bug#: 237181 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: java@gentoo.org Reported By: gionnico@email.it
Component: Java
URL: 
Summary: Java don't really need libstdc++-v3 (anymore?)
Keywords:  
Status Whiteboard: 
Opened: 2008-09-09 13:48 0000
Description:   Opened: 2008-09-09 13:48 0000
In bug #161536 there was a "workaround" inserting a x86 useflag to install
libstdc++-v3.

I've made a local overlay without that dependency and java just works fine.
revdep-rebuild didn't find any broken library.

The version I use is 1.6.0.07

------- Comment #1 From Petteri Räty 2008-09-09 13:59:37 0000 -------
Yeah it seems they finally fixed it again so that it's statically linked.

------- Comment #2 From Vlastimil Babka (Caster) 2008-09-09 22:13:41 0000 -------
(In reply to comment #0)
> I've made a local overlay without that dependency and java just works fine.
> revdep-rebuild didn't find any broken library.

Just wanted to point out that revdep-rebuild doesn't scan java installations
nowadays so it wouldn't find anything anyway, you had just pure luck
coincidence :)