This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: Error: Non-static method overrides static method


Florian Bourgier writes:
 >  >> Is there any chance to get that fixed quickly ?
 >  >I'm not a GCJ developer I'm afraid - just a fan :-)
 >  >Not that I'm any kind of expert, but I'm guessing that since GCJ 
 > pre-processes Java to C++,

It doesn't do that.

 > Yes but for example for Java Activation Framework, the upgrade from gcj 
 > 3.3.1-3 to3.4 correct it. So it should be possible.
 > Can a gcj developer help me on this ?

Sure.  Search http://gcc.gnu.org/bugzilla/ for an existing bug.  If
there isn't one, create a self-contained test case, and add it to
bugzilla.

Of course, I can't promise we'll immediately start work on your
problem.

Andrew.


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