This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/12908] gnu.gcj.convert.Input_UTF8 not found when compiling from bytecode.


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


green at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|green at gcc dot gnu dot org|unassigned at gcc dot gnu
                   |                            |dot org
             Status|ASSIGNED                    |NEW
            Summary|gnu.gcj.convert.Input_UTF8  |gnu.gcj.convert.Input_UTF8
                   |not found                   |not found when compiling
                   |                            |from bytecode.


------- Additional Comments From green at redhat dot com  2003-11-05 22:38 -------
Something is definitely weird.  The object file from compiling HelloWorld.class
doesn't have a symbolic reference to the Input_UTF8 class, although the one
bulit from the .java file does. 

I think this is a real compiler bug and outside my direct area of expertise.  

AG


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]