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]

Multiple Definitions of


Philip T. Gonia writes:
 > Hi,
 > 
 > I'm new to GCJ and I find I am having a problem working with inner
 > class compiles with GCJ.
 > 
 > Below I provide a very small output of the current output of a build I
 > am doing from a make file.
 > The problem starts at the request to compile an inner class. It falls
 > apart from there.
 > 
 > What is wrong and what is the fix if any.

It's hard to tell from the information you give here.  Can you please
construct a small test case?  Then we can have a look.

BTW, there are some known problems with inner classes, but I don't
recognize this particular symptom.

Andrew.


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