From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030529 Description of problem: Note: This is not exactly a problem of gcc-java support, rather some dependencies within the package and third vendor products, e.g. SUN j2re I've just re-installed Red Hat 9 and left out gcc-java support. This rendered all awt based applications unusable, due to a missing libstdc++-libc-6.x.x.so.2 in /usr/lib. Perhaps you could move this dependency / library out of the gcc-java support package and move it to some other package, like, global-java-support or something like that? This took me quite some time figuring out.... Thanks Version-Release number of selected component (if applicable): How reproducible: Didn't try Actual Results: AWT / Swing based applications would not work. Additional info:
libstdc++-3-libc6.2-2-2.10.0.so is provided by compat-libstdc++, not gcc-java.