PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12908 ------- Additional Comments From oyvind dot harboe at zylin dot com 2003-11-06 08:43 ------- Note that I believe that there are two completely seperate problems that needs to be addressed here: 1. The problem of how to enumerate all classes that a program depends upon. This is IMHO, impossible due to dynamic class creation. 2. The strange .java vs. .class compilation problem. Øyvind