This is the mail archive of the java-patches@sources.redhat.com 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]

Re: gcj --main error??


>>>>> "Arno" == Arno J Klaassen <arno@heho.snv.jussieu.fr> writes:

Arno> I start thinking that compiling out of the source tree might be
Arno> the origin of the problem; I found one bug already (see patch);
Arno> I'm sure about the bug, not about the patch, BTW.

Compiling in the source tree isn't supported.
I don't know whether doing that would cause the problems you are
seeing though.

One thing to do is find out where the missing reference to the
`class$' field is coming from.  Then you might be able to find out why
it isn't being satisfied.

Tom

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